java.lang.Object | |
↳ | android.graphics.drawable.Animatable2.AnimationCallback |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the animation ends.
| |||||||||||
Called when the animation starts.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Called when the animation ends.
drawable | The drawable finished the animation. |
---|
Called when the animation starts.
drawable | The drawable started the animation. |
---|