startAnimation

open override fun startAnimation(animation: Animation)

This method is overridden to prevent animations from starting when the view is not shown If you want to start the animation manually, use the @see resume method

Parameters

animation

the animation to start now