Differentiate icon from Riot one

This commit is contained in:
Benoit Marty 2019-04-04 11:10:31 +02:00
parent 772670252a
commit 82d89825d3
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFF</color>
<!--color name="ic_launcher_background">#FFF</color-->
<!-- Change color to distinguish from Riot -->
<color name="ic_launcher_background">#FEC6C7</color>
</resources>