On my phone "desktop" I can see the custom icon I have set up for my app (by placing the images inside the mipmap folders and referencing them inside AndroidManifest). However when I click the overview button, I still see the default flutter icon associated with my app.
How can I change that?