Issue
For some reason all images I import to my android studio project are gray scale. Previously I found a solution here:
The colored image turned to have no color and just a grey vector in drawable?
But apparently the batch drawable importer stopped working in Android Studio 3.6. Is there another solution I am unaware of?
Edit: Do I need to give more information or am I just the only one with this problem?
Solution
I did a lot more looking and if you click on "resource monitor" on the left (for me) there is a "plus" sign that you can select to add drawables. Depending on the file type, it will correctly import the drawable as a full color image
Answered By - Gumby
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.