修复通知栏单色图标颜色不显示的问题,增加 MIPUSH 单色颜色填充图标优化改进

This commit is contained in:
2022-02-16 02:09:15 +08:00
parent 9bf843eef4
commit 9468c0b696

View File

@@ -244,6 +244,7 @@ class HookEntry : YukiHookXposedInitProxy {
/** 自定义默认小图标颜色 */
var customIconColor = 0
if (isHookColorIcon) run {
IconPackParams.iconDatas.forEach {
if ((notifyInstance.opPkgName == it.packageName ||