mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-06 02:35:32 +08:00
Merge code
This commit is contained in:
@@ -375,7 +375,7 @@ object IconRuleManagerTool {
|
||||
Handler().postDelayed({
|
||||
context.getSystemService<NotificationManager>()?.cancel(1)
|
||||
cancel()
|
||||
}, 500)
|
||||
}, 1000)
|
||||
noCancelable()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user