SetHardwareAnimatedViews

open class SetHardwareAnimatedViews

Constructors

SetHardwareAnimatedViews
Link copied to clipboard

Set A View to Hardware Layer, for Hardware Acceleration during the Animation and revert at the end of animation to the previously layer type.

open fun SetHardwareAnimatedViews(mainView: View, views: Array<View>)

Functions

onAnimationCancel
Link copied to clipboard
fun onAnimationCancel(animator: Animator)
onAnimationEnd
Link copied to clipboard
fun onAnimationEnd(animator: Animator)
onAnimationRepeat
Link copied to clipboard
fun onAnimationRepeat(animator: Animator)
onAnimationStart
Link copied to clipboard
fun onAnimationStart(animator: Animator)