修改通知图标的建议及实测 #227
nonlog
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前的通知图标不是单色图标, 无法随背景切换明暗, 且无法跟随系统强调色, 使用
/design/src/main/res/drawable/ic_baseline_meta.xml
代替/service/src/main/res/drawable/ic_logo_service.xml
可以将其修改为单色图标. 本人不会写也看不懂代码, 如有错误请见谅.对比效果如下:`
目前:
修改后:
Beta Was this translation helpful? Give feedback.
All reactions