mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-04 17:55:34 +08:00
修复通知栏单色图标颜色不显示的问题,增加 MIPUSH 单色颜色填充图标优化改进
This commit is contained in:
@@ -244,6 +244,7 @@ class HookEntry : YukiHookXposedInitProxy {
|
||||
|
||||
/** 自定义默认小图标颜色 */
|
||||
var customIconColor = 0
|
||||
|
||||
if (isHookColorIcon) run {
|
||||
IconPackParams.iconDatas.forEach {
|
||||
if ((notifyInstance.opPkgName == it.packageName ||
|
||||
|
Reference in New Issue
Block a user