mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-07 03:05:51 +08:00
Merge code
This commit is contained in:
@@ -870,7 +870,6 @@ class SystemUIHooker : YukiBaseHooker() {
|
|||||||
if (isEnableHookColorNotifyIcon() && prefs.get(DataConst.ENABLE_NOTIFY_ICON_FIX_AUTO))
|
if (isEnableHookColorNotifyIcon() && prefs.get(DataConst.ENABLE_NOTIFY_ICON_FIX_AUTO))
|
||||||
IconAdaptationTool.prepareAutoUpdateIconRule(
|
IconAdaptationTool.prepareAutoUpdateIconRule(
|
||||||
context = instance<View>().context,
|
context = instance<View>().context,
|
||||||
// TODO 设置 UI 界面设置定时更新规则
|
|
||||||
timeSet = prefs.get(DataConst.NOTIFY_ICON_FIX_AUTO_TIME)
|
timeSet = prefs.get(DataConst.NOTIFY_ICON_FIX_AUTO_TIME)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user