kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / ListenerAdapter / onAnimationCancel

onAnimationCancel

open fun onAnimationCancel(drawable: KyrieDrawable): Unit

Overrides Listener.onAnimationCancel

Notifies the cancellation of the animation.

Parameters

drawable - The KyrieDrawable instance being canceled.