diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 886103f4..a1062d3d 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -65,8 +65,12 @@
+
@@ -207,10 +211,14 @@
+ android:icon="@drawable/ic_launcher_p"
+ android:configChanges="mcc|mnc|locale|orientation|screenLayout|screenSize|layoutDirection|fontScale"
+ android:theme="@style/MyDialog"
+ android:excludeFromRecents="true"
+ android:noHistory="true"
+ android:launchMode="singleInstance">
+