public class AnimationSet extends Animation
Animation.AnimationListeneranimationType, FILL_MODE_BACKWARDS, FILL_MODE_FORWARDS, INFINITE, RESTART, REVERSE| 构造器和说明 |
|---|
AnimationSet(boolean shareInterpolator) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addAnimation(Animation animation)
添加动画
|
void |
cleanAnimation()
清除动画
|
protected java.lang.String |
getAnimationType() |
getFillMode, getRepeatCount, getRepeatMode, setAnimationListener, setDuration, setFillMode, setInterpolator, setRepeatCount, setRepeatModepublic void addAnimation(Animation animation)
animation - public void cleanAnimation()
protected java.lang.String getAnimationType()
getAnimationType 在类中 Animation