We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f6b66 commit 14bbad3Copy full SHA for 14bbad3
android/app/src/main/res/values/ic_launcher_background.xml
@@ -1,4 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
- <color name="ic_launcher_background">#ffee77</color>
4
-</resources>
+ <color name="ic_launcher_background">#FCD289</color>
+ <color name="ic_splash_background">#FCD289</color>
5
+</resources>
0 commit comments