Disable splash screen

pull/214/head
M66B 12 months ago
parent 7c5a61cac7
commit 8a10003bcf

@ -585,6 +585,7 @@
<style name="Theme.AppCompat.TranslucentSplash" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowBackground">@color/splashBackground</item>
<item name="android:windowDisablePreview">true</item>
</style>
<style name="activityAnimationStyle" parent="@android:style/Animation.Activity">

Loading…
Cancel
Save