toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
easeViewsOutHorizontal
ease
Views
Out
Horizontal
fun
easeViewsOutHorizontal
(
startDelay
:
Long
=
0
,
vararg
views
:
View
?
,
build
:
ViewPropertyAnimator
.
(
)
->
Unit
?
=
null
)