Switch up the launcher icon and some colors
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.0 KiB |
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<color name="statusbar">#dddddd</color>
|
<color name="statusbar">#dddddd</color>
|
||||||
<color name="actionbar">#dddddd</color>
|
<color name="actionbar">#ffffff</color>
|
||||||
</resources>
|
</resources>
|
||||||
|