Skip to content

Commit

Permalink
update android/app/src/main/res/drawable/splash.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 24, 2024
1 parent df0b676 commit 52b19b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android/app/src/main/res/drawable/splash.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#FFFBDE"/>
</shape>

0 comments on commit 52b19b5

Please sign in to comment.