toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-dialog
/
com.king.app.dialog
/
AppDialogConfig
/
ViewHolder
/
setTextColor
set
Text
Color
open
fun
setTextColor
(
@
IdRes
id
:
Int
,
color
:
Int
)
:
TextView
设置字体颜色
setTextColor
Return
TextView
Parameters
id
视图ID
color
颜色
open
fun
setTextColor
(
@
IdRes
id
:
Int
,
@
NonNull
colors
:
ColorStateList
)
:
TextView
设置字体颜色
setTextColor
Return
TextView
Parameters
id
视图ID
colors
颜色状态列表