We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668dc0a commit 369a00fCopy full SHA for 369a00f
android/app/src/main/res/values/styles.xml
@@ -1,5 +1,5 @@
1
<resources>
2
<style name="LaunchTheme" parent="Theme.AppCompat.Light.NoActionBar">
3
- <item name="android:windowBackground">@drawable/splash_screen</item>
+ <item name="android:windowBackground">@drawable/splash</item>
4
</style>
5
</resources>
0 commit comments