kyrie / com.github.alexjlockwood.kyrie / KyrieDrawable / Listener / onAnimationUpdate
onAnimationUpdate
abstract fun onAnimationUpdate(drawable: KyrieDrawable): Unit
Notifies the occurrence of another frame of the animation.
Parameters
drawable
- The KyrieDrawable instance being updated.