Navigation Menu

Skip to content

Add methods to modify the notification bar UI in the watch process

Latest
Compare
Choose a tag to compare
@ShihooWang ShihooWang released this 21 Aug 02:15
· 1 commit to master since this release

You can modify the notification bar UI at the App initialization.
ForegroundNotificationUtils.setResId()
ForegroundNotificationUtils.setNotifyTitle()
ForegroundNotificationUtils.setNotifyContent()
ForegroundNotificationUtils.setChannelId()
ForegroundNotificationUtils.setChannelPosition()

if is needed,the channel setting of NotificationChannel method will be opened.