BayernMessenger/vector/src/main/res/values/ic_launcher_background.xml

6 lines
230 B
XML
Raw Normal View History

2019-04-03 12:46:15 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2019-04-04 09:10:31 +00:00
<!--color name="ic_launcher_background">#FFF</color-->
<!-- Change color to distinguish from Riot -->
<color name="ic_launcher_background">#FEC6C7</color>
2019-04-03 12:46:15 +00:00
</resources>