Glide
Glide
/
com.bumptech.glide.request.transition
/
ViewPropertyTransition
/
Animator
Animator
interface
Animator
Content copied to clipboard
An interface that allows an animation to be applied on or started from an .
Functions
Functions
animate
Link copied to clipboard
abstract
fun
animate
(
view
:
View
)
Content copied to clipboard
Starts an animation on the given android.view.