And how to make the icon light or dark depending on the background of the open application to give contrast??
When an app with a dark background opens, all icons are light.
When an app with a light background opens, all icons are dark.
When I get push from another app but the status bar background is dark, its icon appears light too, for example.
But the app icon made in Kodular doesn’t do that
But i repeat:
Kodular could have an icon manager.
Or I could take the main icon, overlay its color to white, and generate the resolutions 24,36,48,72,96px!
Or there could be an extension for Kodular that does this.
It would avoid having to decompile and recompile the APK each time.