Importing Image into Android Studio, image appears as dark grey
Importing Image into Android Studio, image appears as dark grey
Right Click on drawable-> navigate to -> New -> Batch Drawable Import-> fClick on the + sign. Choose your image and click OK. It will create the images with different density.
For enabling the Android Drawable Importer plugin you can refer this link http://www.javahelps.com/2015/02/android-drawable-importer.html