Skip to content

Commit

Permalink
update android/app/src/main/res/values/ic_launcher_background.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 24, 2024
1 parent 03f6b66 commit 14bbad3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions android/app/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#ffee77</color>
</resources>
<color name="ic_launcher_background">#FCD289</color>
<color name="ic_splash_background">#FCD289</color>
</resources>

0 comments on commit 14bbad3

Please sign in to comment.