mirror of https://github.com/M66B/FairEmail.git
Remove splash screen
This commit is contained in:
parent
35e08f769f
commit
a660bc49fa
|
@ -38,7 +38,7 @@
|
|||
android:name=".ActivityMain"
|
||||
android:excludeFromRecents="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:theme="@style/Theme.Splash">
|
||||
android:theme="@style/Theme.Transparent">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue