1
0
Fork 0

updated launcher icon, code cleanup, target 33

This commit is contained in:
Gottfried Mayer 2022-08-30 11:22:46 +02:00
parent 7c89015d72
commit feb38a7ac0
20 changed files with 73 additions and 74 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Mayer Dashboard</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Mayer Dashboard</string>
</resources>

View file

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