mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-07 06:23:55 +01:00
Differentiate icon from Riot one
This commit is contained in:
parent
772670252a
commit
82d89825d3
@ -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>
|
Loading…
x
Reference in New Issue
Block a user