diff --git a/mobile/app/src/main/AndroidManifest.xml b/mobile/app/src/main/AndroidManifest.xml index c248057e8..10405b392 100644 --- a/mobile/app/src/main/AndroidManifest.xml +++ b/mobile/app/src/main/AndroidManifest.xml @@ -25,6 +25,7 @@ android:name="org.exarhteam.iitc_mobile.IITC_Mobile" android:configChanges="orientation|keyboard|keyboardHidden|screenSize|uiMode" android:label="@string/app_name" + android:exported="true" android:launchMode="singleTask"> @@ -48,9 +49,8 @@ - - - + + @@ -61,11 +61,10 @@ - - - - - + + + + @@ -78,6 +77,16 @@ + + + + + + + + + + - - - + +