sheets
core
/
com.maxkeppeler.sheets.core.utils
/
fadeOut
fade
Out
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
View
.
fadeOut
(
alpha
:
Float
=
ANIM_ALPHA_MIN
,
duration
:
Long
=
ANIM_DURATION_300
,
listener
:
(
)
->
Unit
?
=
null
)
Content copied to clipboard
Fade out a view.