animate

fun View.animate(action: ViewPropertyAnimator.() -> Unit): <Error class: unknown class>

Animate the view.

Receiver

View

Parameters

action

the view property animator action.