Android Studio change transparency of Image Assets

Elaman Aitymbet picture Elaman Aitymbet · Apr 27, 2016 · Viewed 22.7k times · Source

When I create new "Image Asset" (Action Bar and Tab Icon) in Android Studio using my own icon as base, I get finally semi-transparent icons. (Android Studio change original color transparency). How to prevent it and save original colors?

This is image before download to Android studio (pure black)

enter image description here

This is after download to Android studio with image asset and I set white color. It has became transparent.

enter image description here

Answer

Vishal Kumar picture Vishal Kumar · Dec 5, 2016

I also did this silly mistake...while adding an Image Asset.... Please notice the Shape option in the drop down. Select None so that the image will appear transparent in Android Studio.

Find Android Studio Screen