I've been trying to find a way to change that icon by many ways but that didn't work - I still get this white android on the blue background.
I tried:
- using
Android Assets Studiowhere I configured all assets (app icon and everything else looks good except that minimized icon) - changing
AndroidManifest.xmlicon and round icons - using
flutter_launcher_iconsplugin
And everything is without luck. How can I manually change that specific minimized icon?



