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