VerticalMoveAnimation
fun VerticalMoveAnimation(view: View, finalPositionPx: Int, fadingEnabled: Boolean)
Content copied to clipboard
Parameters
view
View to animate.
finalPositionPx
Final position of a view.
fadingEnabled
Whether fading effect is enabled where a view fades out during movement.