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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user