Fix Android launcher icon assets

Regenerate Android launcher icons from the blue striped source asset.
Add a repeatable generator and README documentation for the icon workflow.
This commit is contained in:
Jeppe Bundgaard
2026-07-09 10:52:56 +02:00
parent b5fb8c8cac
commit 85be8d2ce7
23 changed files with 169 additions and 3 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>
<color name="ic_launcher_background">#0787BB</color>
</resources>