Just updated my android studio to 3.5 tried to import an image using asset studio.
Selected-
icon type : Launcher icons (Legacy only)
name : test_icon
asset type: image
path: path of image having transparent background
trim : no
background : #ffffff
scaling : crop
Shape : None (this is the problem ,it is supposed to show the transparent background image as it is but it still adding white background)
Effect : None
How can this be done?
problem was with the android studio 3.5
just changed installed another version of android studio
3.4and used the image asset creator of that one to create the application icon.you don't have to uninstall android studio 3.5 just install 3.4 to use it for creating application icons