【问题标题】:changing notification icon color in image asset in android studio在android studio中更改图像资产中的通知图标颜色
【发布时间】:2019-07-09 12:03:05
【问题描述】:

如何更改图片资源中通知图标的颜色?我想使用图像资产中的图标用作通知图标,但我发现没有选项作为填充颜色(更改颜色)到我最新的 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

【问题讨论】:

  • 这是因为它们应该是黑色或白色,系统会相应地着色

标签: android android-assets android-assetmanager


【解决方案1】:

使用矢量资源而不是图像资源。 转到res->new->矢量资产

否则您可以使用相同的过程导入 svg 图标。

【讨论】:

    猜你喜欢
    • 2021-12-28
    • 2017-08-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-31
    • 2018-02-03
    • 1970-01-01
    相关资源
    最近更新 更多