fix: Use adaptive icons when possible and improve existing png's

This commit is contained in:
Alberto Ponces
2022-09-14 18:58:44 +01:00
parent 14c5ac1b7a
commit 27d6eb25a6
16 changed files with 9 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#1A202E</color>
<color name="ic_launcher_background">#1B1B1B</color>
</resources>