toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-dialog
/
com.king.app.dialog
/
AppDialogConfig
/
ViewHolder
/
setTypeface
set
Typeface
open
fun
setTypeface
(
@
IdRes
id
:
Int
,
@
Nullable
tf
:
Typeface
)
:
TextView
设置字体
setTypeface
Return
TextView
Parameters
id
视图ID
tf
字体
open
fun
setTypeface
(
@
IdRes
id
:
Int
,
@
Nullable
tf
:
Typeface
,
style
:
Int
)
:
TextView
设置字体
setTypeface
Return
TextView
Parameters
id
视图ID
tf
字体
style
字体样式