toggle menu
ui
android
switch theme
search in API
ui
/
com.vanniktech.ui
/
animateTint
animate
Tint
android
fun
ImageView
.
animateTint
(
to
:
Color
,
mode
:
PorterDuff.Mode
=
PorterDuff.Mode.SRC_IN
,
speed
:
Long
=
DEFAULT_ANIMATION_DURATION
)