animate

abstract fun animate(view: View)

Starts an animation on the given android.view.View.

Parameters

view

The view to transition.