toggle menu
ui
android
switch theme
search in API
ui
/
com.vanniktech.ui
/
animate
animate
android
inline
fun
ViewGroup
.
animate
(
body
:
(
)
->
Unit
)
inline
fun
ViewGroup
.
animate
(
body
:
(
)
->
Unit
,
crossinline
onEndListener
:
(
)
->
Unit
)