diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 8a50fc718..83570e8bc 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -198,32 +198,38 @@
+ android:launchMode="singleTask"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTask"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTop"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTop"
+ android:screenOrientation="behind" />
-
+ android:launchMode="singleTop"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTop"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTop"
+ android:screenOrientation="behind" />
+ android:launchMode="singleTop"
+ android:theme="@style/AppTheme.Transparent">
@@ -371,6 +377,7 @@
+