-
Notifications
You must be signed in to change notification settings - Fork 17
Description
模块版本
1.100(23)fbcc70c
系统类型
ColorOS
系统版本
ColorOS16 PLK110 16.0.2.402
Android 版本
15
Xposed 框架名称与版本号
LSPosed 1.9.2-it7460
与系统界面(系统 UI)同作用域的 Xposed 模块
LuckyTool
详细描述问题发生的具体原因
lsp日志会疯狂输出报错,关闭ColorOS 通知图标增强模块后停止,安卓系统版本实际为16,最多只有15,所以选的是15,lsp与模块日志:https://wwbbr.lanzoum.com/iB7Nk3f0kjad
提供模块问题 Log 或必要 Log
================================================================
Generated by ColorOSNotifyIcon
Project Url: https://github.com/fankes/ColorOSNotifyIcon
[ColorOS Version]: 16 PLK110_16.0.2.402(CN01)
[System Locale]: zh_CN
2026-01-01T22:47:36.728 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+----------------------------------------------------------------------------------------+
Suggestion: Check if the conditions are correct and valid, and try again.
2026-01-01T22:47:36.731 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+----------------------------------------------------------------------------------------+
Suggestion: Check if the conditions are correct and valid, and try again.
2026-01-01T22:47:36.733 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+----------------------------------------------------------------------------------------+
Suggestion: Check if the conditions are correct and valid, and try again.
2026-01-01T22:47:37.294 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+----------------------------------------------------------------------------------------+
Suggestion: Check if the conditions are correct and valid, and try again.
2026-01-01T22:47:37.297 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+----------------------------------------------------------------------------------------+
Suggestion: Check if the conditions are correct and valid, and try again.
2026-01-01T22:47:37.299 ------ [W] No field found matching the condition for current class (Also tried for superclass).
+-----------------------------------------------------------------------------------------------+
| class com.android.systemui.statusbar.notification.row.wrapper.NotificationTemplateViewWrapper |
+------+----------------------------------------------------------------------------------------+
| name | mIcon |
| type | class android.widget.ImageView |
+------+-----------------------------------------------
确认一下你提交的信息
- 我确保上述信息准确无误