toggle menu
AppUpdater
androidJvm
switch theme
app-dialog
com.
king.
app.
dialog
App
Dialog
INSTANCE
App
Dialog
Config
View
Holder
Base
Dialog
Config
com.
king.
app.
dialog.
fragment
App
Dialog
Fragment
Base
Dialog
Fragment
app-updater
com.
king.
app.
updater
App
Updater
Builder
Update
Config
com.
king.
app.
updater.
callback
App
Update
Callback
Update
Callback
com.
king.
app.
updater.
constant
Constants
com.
king.
app.
updater.
http
Http
Manager
IHttp
Manager
Download
Callback
Ok
Http
Manager
com.
king.
app.
updater.
notify
INotification
Notification
Impl
com.
king.
app.
updater.
provider
App
Updater
File
Provider
com.
king.
app.
updater.
service
Download
Service
App
Download
Callback
Download
Binder
com.
king.
app.
updater.
util
App
Utils
Log
Utils
Notification
Utils
Permission
Utils
SSLSocket
Factory
Utils
Trust
All
X509Trust
Manager
app-dialog
/
com.king.app.dialog
/
AppDialogConfig
/
ViewHolder
/
setTextSize
set
Text
Size
open
fun
setTextSize
(
@
IdRes
id
:
Int
,
size
:
Float
)
:
TextView
设置字体大小
setTextSize
Return
TextView
Parameters
id
视图ID
size
字体大小(单位:sp)
open
fun
setTextSize
(
@
IdRes
id
:
Int
,
unit
:
Int
,
size
:
Float
)
:
TextView
设置字体大小
setTextSize
Return
TextView
Parameters
id
视图ID
unit
单位;推荐使用
COMPLEX_UNIT_SP
size
字体大小