Update styles.xml

pull/594/head
jhengazuki 3 months ago
parent fe21be1a94
commit 16b9e57c15
  1. 2
      app/src/mobile/res/values/styles.xml

@ -11,8 +11,6 @@
<style name="Theme.Splash" parent="Theme.SplashScreen">
<item name="postSplashScreenTheme">@style/Theme.App</item>
<item name="windowSplashScreenBackground">@color/white</item>
<item name="windowSplashScreenIconBackgroundColor">@color/white</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_splash</item>
</style>

Loading…
Cancel
Save