mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Disable splash screen
This commit is contained in:
parent
7c5a61cac7
commit
8a10003bcf
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue