解锁屏幕显示通知

This commit is contained in:
renhaoting 2025-12-30 15:56:33 +08:00
parent 8a442dbd54
commit 64ff009736
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ class NotificationTimingController private constructor() : LifecycleObserver {
when (type) { when (type) {
NotificationCheckController.NotificationType.UNLOCK -> { NotificationCheckController.NotificationType.UNLOCK -> {
//showNotifyUnlock() showNotifyRandom()
} }
NotificationCheckController.NotificationType.BACKGROUND -> { NotificationCheckController.NotificationType.BACKGROUND -> {