Skip to content

Commit 369a00f

Browse files
update android/app/src/main/res/values/styles.xml
1 parent 668dc0a commit 369a00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
22
<style name="LaunchTheme" parent="Theme.AppCompat.Light.NoActionBar">
3-
<item name="android:windowBackground">@drawable/splash_screen</item>
3+
<item name="android:windowBackground">@drawable/splash</item>
44
</style>
55
</resources>

0 commit comments

Comments
 (0)