Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何更改图像资产中通知图标的颜色?我想使用图像资产中的图标用作通知图标,但我发现没有选项作为填充颜色(更改颜色)到我最新的 android studio 版本,现在不可能吗?我还尝试了通知图标生成器 GitHub 链接-
http://romannurik.github.io/AndroidAssetStudio/icons-notification.html#source.type=clipart&source.clipart=notifications&source.space.trim=0&source.space.pad=-0.1&name=ic_stat_notifications
使用矢量资产而不是图像资产。转到res-> new-> 矢量资产
否则您可以使用相同的过程导入 svg 图标。