Skip to content

Commit

Permalink
update android/app/src/main/res/values/styles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 24, 2024
1 parent ec79ccf commit e1f3718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<resources>
<style name="LaunchTheme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="android:windowSplashScreenAnimationDuration">0</item>
<item name="android:background">@drawable/splash</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/splash</item>
<item name="android:windowSplashScreenIconBackgroundColor">#FFFBDE</item>
Expand Down

0 comments on commit e1f3718

Please sign in to comment.