MovementSpringAnimation

fun MovementSpringAnimation(view: View, direction: MovementSpringAnimation.Direction, fadingEnabled: Boolean)

Parameters

view

View to animate.

direction

Direction to move. For more details refer to Direction.

fadingEnabled

Whether fading effect is enabled.