JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
pl.droidsonroids.gif
Interface AnimationListener
public interface
AnimationListener
Interface which can be used to run some code when particular animation event occurs.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onAnimationCompleted
()
Called when a single loop of the animation is completed.
Method Detail
onAnimationCompleted
void onAnimationCompleted()
Called when a single loop of the animation is completed.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method