Grey 300 background for adaptive icon

This commit is contained in:
Karim Abou Zeid 2017-12-24 13:40:05 +01:00
commit 624e3a4617
12 changed files with 2 additions and 6 deletions

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
<!--grey 300-->
<color name="ic_launcher_background">#E0E0E0</color>
</resources>