toggle menu
KAHelpers
androidJvm
switch theme
search in API
common
/
dev.funkymuse.common
/
withOpacity
with
Opacity
@
ColorInt
fun
Int
.
withOpacity
(
@
IntRange
(
from
=
0
,
to
=
100
)
opacity
:
Int
)
:
Int
Assume that this Int is a color and apply
opacity
to it.