API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Changed Methods | ||
---|---|---|
void onAnimationEnd(Animation ) |
Change in signature from void to Animation . |
Notifies the end of the animation. |
void onAnimationRepeat(Animation ) |
Change in signature from void to Animation . |
Notifies the repetition of the animation. |
void onAnimationStart(Animation ) |
Change in signature from void to Animation . |
Notifies the start of the animation. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |