mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-06 10:45:20 +08:00
Update version to 1.35,fix more bugs.
This commit is contained in:
@@ -643,6 +643,7 @@ class HookMain : IXposedHookLoadPackage {
|
||||
}[param.thisObject] as? StatusBarNotification?
|
||||
|
||||
/** 强制设置图标 - 防止 MIPUSH 不生效 */
|
||||
if (lpparam.hasIgnoreStatusBarIconColor() || !lpparam.isShowMiuiStyle())
|
||||
lpparam.hookSmallIconOnSet(
|
||||
context = iconImageView.context,
|
||||
expandedNf,
|
||||
|
Reference in New Issue
Block a user