Skip to content

Commit 814336c

Browse files
update android/app/src/main/res/values/styles.xml
1 parent 7106bd5 commit 814336c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

android/app/src/main/res/values/styles.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@
1515
<item name="android:background">#FFFBDE</item>
1616
</style>
1717

18-
</resources>
18+
19+
<style name="AppTheme.NoActionBarLaunch" parent="Theme.SplashScreen">
20+
<item name="android:background">@drawable/splash</item>
21+
</style>
22+
</resources>

0 commit comments

Comments
 (0)