I am trying to change the app icon in my app in Android Studio. I replaced all ic_launcher
and ic_launcher_round
images in all their respective folders. The icon changed in the app menu, however, when I press the square button in my phone (the one to clean cache and remove all applications) it still appears the default icon.
I don't know where else that icon may be inside my project. Any suggestions?