toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-updater
/
com.king.app.updater
/
AppUpdater
/
setNotification
set
Notification
open
fun
setNotification
(
@
Nullable
notification
:
INotification
)
:
AppUpdater
设置一个
INotification
Return
Parameters
notification
如果当前的通知栏的布局不满足你的需求,可通过参考
NotificationImpl
去自定义实现一个
INotification