|
@@ -34,7 +34,6 @@
|
|
<activity
|
|
<activity
|
|
android:name=".ui.splash.SplashActivity"
|
|
android:name=".ui.splash.SplashActivity"
|
|
android:exported="true"
|
|
android:exported="true"
|
|
- android:launchMode="singleTask"
|
|
|
|
android:theme="@style/SplashTheme">
|
|
android:theme="@style/SplashTheme">
|
|
<intent-filter>
|
|
<intent-filter>
|
|
<action android:name="android.intent.action.MAIN" />
|
|
<action android:name="android.intent.action.MAIN" />
|