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