AnimatableView

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.

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun stopAnimation()