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

onAnimationResume

abstract fun onAnimationResume(drawable: KyrieDrawable): Unit

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

Parameters

drawable - The KyrieDrawable instance being resumed.