Skip to content

Commit e1f3718

Browse files
update android/app/src/main/res/values/styles.xml
1 parent ec79ccf commit e1f3718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<resources>
22
<style name="LaunchTheme" parent="Theme.AppCompat.Light.NoActionBar">
3+
<item name="android:windowSplashScreenAnimationDuration">0</item>
34
<item name="android:background">@drawable/splash</item>
45
<item name="android:windowSplashScreenAnimatedIcon">@drawable/splash</item>
56
<item name="android:windowSplashScreenIconBackgroundColor">#FFFBDE</item>

0 commit comments

Comments
 (0)