Issue
I'm trying to add an image in my android project. I do the following, right click res->Add->Image Asset and choose "Action Bar and Tab Icons". Then I import my image but it doesn't appear.
In this screenshot you can see i have added the image but it isn't appearing
Solution
a easy way to import images is the Batch Drawable import. For this you need to install a plugin. Check this source. Hope it helps
http://www.javahelps.com/2015/02/android-drawable-importer.html
Answered By - user7120361
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.