Remove splash screen

pull/146/head
M66B 6 years ago
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…
Cancel
Save