Skip to content

Commit 52b19b5

Browse files
update android/app/src/main/res/drawable/splash.xml
1 parent df0b676 commit 52b19b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<shape xmlns:android="http://schemas.android.com/apk/res/android">
3+
<solid android:color="#FFFBDE"/>
4+
</shape>

0 commit comments

Comments
 (0)