Animatable View
interface AnimatableView
Represents a View that provides animation callbacks. Implement this interface when another class needs to start your View's animation with a callback.
Types
Link copied to clipboard
interface Listener
Represents a callback for an AnimatableView.