mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-06 18:55:25 +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?
|
}[param.thisObject] as? StatusBarNotification?
|
||||||
|
|
||||||
/** 强制设置图标 - 防止 MIPUSH 不生效 */
|
/** 强制设置图标 - 防止 MIPUSH 不生效 */
|
||||||
|
if (lpparam.hasIgnoreStatusBarIconColor() || !lpparam.isShowMiuiStyle())
|
||||||
lpparam.hookSmallIconOnSet(
|
lpparam.hookSmallIconOnSet(
|
||||||
context = iconImageView.context,
|
context = iconImageView.context,
|
||||||
expandedNf,
|
expandedNf,
|
||||||
|
Reference in New Issue
Block a user