简体   繁体   English

Android可绘制路径为空

[英]Android drawable path is empty

By default no icons are available in drawable app path. 默认情况下,可绘制应用程序路径中没有可用的图标。 Could anyone suggest me a link where I can find a good Android icons pack to use for my apps? 谁能给我建议一个链接,我可以在其中找到用于我的应用程序的优质Android图标包? thx 谢谢

在此处输入图片说明

How can I do to import default drawable icons? 如何导入默认的可绘制图标?

ic_favorite_black_48dp paste this icon image in res/drawable folder. ic_favorite_black_48dp将此图标图像粘贴到res / drawable文件夹中。

See this links as reference for some standard icons. 有关某些标准图标,请参见此链接作为参考。 Find here 在这里找到

SOLVED 解决了

Sorry for the beginner question... Drawable isn't a prepopulated folder but it is empty by default and you can fill it with images, icons just copying them inside that folder. 很抱歉初学者的问题... Drawable不是预填充的文件夹,但默认情况下为空,您可以在其中填充图像,图标,只需将其复制到该文件夹​​中即可。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM