Skip to content

Commit 14bbad3

Browse files
update android/app/src/main/res/values/ic_launcher_background.xml
1 parent 03f6b66 commit 14bbad3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<color name="ic_launcher_background">#ffee77</color>
4-
</resources>
3+
<color name="ic_launcher_background">#FCD289</color>
4+
<color name="ic_splash_background">#FCD289</color>
5+
</resources>

0 commit comments

Comments
 (0)