Glide
Glide
/
com.bumptech.glide.request.transition
/
ViewPropertyTransition
/
Animator
/
animate
animate
abstract
fun
animate
(
view
:
View
)
Content copied to clipboard
Starts an animation on the given android.view.View.
Parameters
view
The view to transition.