public static class ViewAnimationUtils.SimpleAnimationListener
extends java.lang.Object
| Constructor and Description |
|---|
ViewAnimationUtils.SimpleAnimationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAnimationCancel(Animator animation) |
void |
onAnimationEnd(Animator animation) |
void |
onAnimationRepeat(Animator animation) |
void |
onAnimationStart(Animator animation) |