toggle menu
KAHelpers
androidJvm
switch theme
search in API
customviews
/
dev.funkymuse.customviews.ui
/
colorStateList
color
State
List
fun
colorStateList
(
@
ColorInt
normalColor
:
Int
,
@
ColorInt
checkedColor
:
Int
?
=
null
,
@
ColorInt
selectedColor
:
Int
?
=
null
,
@
ColorInt
disabledColor
:
Int
?
=
null
,
@
ColorInt
pressedColor
:
Int
?
=
null
,
@
ColorInt
focusedColor
:
Int
?
=
null
)
:
ColorStateList