mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-25 00:57:33 +01:00
Change Nightly icons background color
This commit is contained in:
parent
f44ff3ae69
commit
8465409be6
4
app/src/nightly/res/values/ic_launcher_background.xml
Normal file
4
app/src/nightly/res/values/ic_launcher_background.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#000000</color>
|
||||
</resources>
|
4
app/src/nopebble/res/values/ic_launcher_background.xml
Normal file
4
app/src/nopebble/res/values/ic_launcher_background.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#ff3d00</color>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user