Example usage for Java android.graphics.drawable Animatable fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | isRunning() Indicates whether the animation is running. |
void | start() Starts the drawable's animation. |
void | stop() Stops the drawable's animation. |