toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
entryAnimationFromBottom
entry
Animation
From
Bottom
fun
entryAnimationFromBottom
(
view
:
View
,
duration
:
Long
=
600
,
finished
:
(
)
->
Unit
=
{}
)