kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / Listener / onAnimationCancel
onAnimationCancel
abstract fun onAnimationCancel(drawable: KyrieDrawable): Unit
Notifies the cancellation of the animation.
Parameters
drawable
- The KyrieDrawable instance being canceled.