Reputation: 11
does anyone konow, how to change this ring around the Icon while changing apps? It is everywhere in a diffent colors, like the settingsenter image description here
Upvotes: 1
Views: 899
Reputation: 51
This is because in android apps icons have a foreground and background. This is referenced here in this question. Might be helpful! How to change the application launcher icon on Flutter?
Upvotes: 1