解锁屏幕显示通知
This commit is contained in:
parent
8a442dbd54
commit
64ff009736
|
|
@ -308,7 +308,7 @@ class NotificationTimingController private constructor() : LifecycleObserver {
|
|||
|
||||
when (type) {
|
||||
NotificationCheckController.NotificationType.UNLOCK -> {
|
||||
//showNotifyUnlock()
|
||||
showNotifyRandom()
|
||||
}
|
||||
|
||||
NotificationCheckController.NotificationType.BACKGROUND -> {
|
||||
|
|
|
|||
Loading…
Reference in New Issue