mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-06 10:45:49 +08:00
去除圆角修复后的强制设置图标
This commit is contained in:
@@ -258,7 +258,6 @@ class HookEntry : YukiHookXposedInitProxy {
|
||||
}
|
||||
}
|
||||
else -> iconView.apply {
|
||||
setImageDrawable(drawable)
|
||||
setPadding(0, 0, 0, 0)
|
||||
background = null
|
||||
colorFilter = null
|
||||
|
Reference in New Issue
Block a user