toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
enterChildViewsFromBottomDelayed
enter
Child
Views
From
Bottom
Delayed
fun
enterChildViewsFromBottomDelayed
(
view
:
ViewGroup
,
delay
:
Long
=
150
,
duration
:
Long
=
500
,
finished
:
(
)
->
Unit
=
{}
)