Update styles.xml

release
jhengazuki 7 months ago
parent ce0744a6c1
commit 3d61d2f748
  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