public static interface ViewAnimationHelper.ViewAnimationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAnimationCancel(android.animation.Animator animator,
android.view.View target,
int animationType) |
void |
onAnimationEnd(android.animation.Animator animator,
android.view.View target,
int animationType) |
void |
onAnimationStart(android.animation.Animator animator,
android.view.View target,
int animationType) |
void onAnimationStart(android.animation.Animator animator,
android.view.View target,
int animationType)
void onAnimationEnd(android.animation.Animator animator,
android.view.View target,
int animationType)
void onAnimationCancel(android.animation.Animator animator,
android.view.View target,
int animationType)