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