toggle menu
ui
android
switch theme
search in API
ui
/
com.vanniktech.ui
/
animateToVisible
animate
To
Visible
android
fun
View
.
animateToVisible
(
duration
:
Long
=
DEFAULT_ANIMATION_DURATION
,
onEnd
:
(
)
->
Unit
?
=
null
)
Counterpart of
View.animateToGone
.