Package-level declarations

Types

Link copied to clipboard

An extension of AnimationListener with default implementations so that not every method has to be implemented.

Functions

Link copied to clipboard
fun Animation.setAnimationEndListener(onAnimationEnd: () -> Unit)

Sets the animation listener on the animation, dispatching only the AnimationListener.onAnimationEnd callback.