Image Asset
: Legacy Icon
under the Options tab is set to Yes
. After that's done, Icons named ic_launcher.png
will be generated.ic_launcher.png
and show it correctly as an App Icon. However, when using minified builds, this will not work correctly yet.minifyEnabled true
), the extraction of the icon will not work, as the name of the icon is obfuscated and changed to some random string.