kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / Listener / onAnimationStart

onAnimationStart

abstract fun onAnimationStart(drawable: KyrieDrawable): Unit

Notifies the start of the animation.

Parameters

drawable - The KyrieDrawable instance being started.