diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5e495a2..b6e4126 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -21,7 +21,8 @@ + android:noHistory="true" + android:screenOrientation="portrait"> @@ -35,19 +36,28 @@ + android:launchMode="singleInstance" + android:screenOrientation="portrait" /> - + - + - + - +