|
@@ -38,7 +38,6 @@
|
|
|
<activity
|
|
|
android:name=".ui.splash.SplashActivity"
|
|
|
android:exported="true"
|
|
|
- android:launchMode="singleTop"
|
|
|
android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode"
|
|
|
android:screenOrientation="portrait"
|
|
|
android:theme="@style/SplashTheme">
|