Help Android Wear and TV developers
Learn more
java.lang.Object | |
↳ | android.support.wearable.view.SimpleAnimatorListener |
Convenience class for listening for Animator events that implements the AnimatorListener interface and allows extending only methods that are necessary.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the animation finishes.
| |||||||||||
Provides information if the animation was cancelled.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Called when the animation finishes. Not called if the animation was canceled.
Provides information if the animation was cancelled.