toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
animate
animate
fun
View
.
animate
(
context
:
Context
,
animation
:
Int
)
fun
Context
.
animate
(
view
:
View
,
animation
:
Int
)
fun
View
.
animate
(
reset
:
Boolean
=
false
)
:
ViewPropertyAnimator