I have found myself with an issue on my android applications not been able to use adaptive icons, resulting in ugly app icons and strange shapes in...
For further actions, you may consider blocking this person and/or reporting abuse
For some reason when I try:
I don't have the option for Image Asset under File → New. I've also tried selecting the res folder and right clicking on the app & res folders in Android Studio and selecting "New" which also doesn't have the option for a new Image Asset.
I'm on Android Studio 3.1.3 and I'm using React Native 0.61.5.
Does anyone have any suggestions?
I had that same issue on a cordova project, turns out I had to build the project first. After I built it in Android Studio everything worked
Hi,you should go in resource manager in the left side of Android studio and choose image asset.if you have any questions im here.
This is a great guide! Thanks!
My icon has a gradient background, and now the splash screen looks a bit awkward since it has a solid colour and then the icon with a gradient. It's not as seamless. Is it possible to disable the background of the icon on the splash screen? Or do you recommend a different approach?
Maybe. you can try to create a Splash Screen with the gradient background in that case.
Nice, thank you
Many thanks Sebastian.. very helpful
Great, thank you!
Nice, thank you for the concise tutorial.
Glad you like it
Oh my god, you rescued my day. Thank you so much!
Just wanted to say thank you very much. This helped me a lot.
Wowww, Thank you soooo much!
Worked like magic...Thank you very much
👍🏼
Thank you man! This should be the default StackOverflow awnser for this problem
Thanks for that :P