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

onAnimationResume

open fun onAnimationResume(drawable: KyrieDrawable): Unit

Overrides Listener.onAnimationResume

Notifies that the animation was resumed, after being previously paused.

Parameters

drawable - The KyrieDrawable instance being resumed.