doOnResume
fun Animator.doOnResume(action: (animator: Animator) -> Unit): Animator.AnimatorPauseListener(source)
Add an action which will be invoked when the animation has resumed after a pause.
Return
the Animator.AnimatorPauseListener added to the Animator