public class DefaultOnAnimationEventListener extends java.lang.Object implements OnAnimationEventListener
| Constructor and Description |
|---|
DefaultOnAnimationEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete() |
void |
onInterruptedByNewAnim() |
void |
onInterruptedByUser() |
public void onComplete()
onComplete in interface OnAnimationEventListenerpublic void onInterruptedByUser()
onInterruptedByUser in interface OnAnimationEventListenerpublic void onInterruptedByNewAnim()
onInterruptedByNewAnim in interface OnAnimationEventListener