toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-dialog
/
com.king.app.dialog
/
AppDialogConfig
/
ViewHolder
/
addLinks
add
Links
open
fun
addLinks
(
@
IdRes
id
:
Int
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
open
fun
addLinks
(
@
IdRes
id
:
Int
,
mask
:
Int
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
mask
连接掩码;如:
ALL
open
fun
addLinks
(
@
IdRes
id
:
Int
,
@
NonNull
pattern
:
Pattern
,
@
Nullable
scheme
:
String
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
pattern
正则表达式模式
scheme
方案