diff --git a/mobile/AndroidManifest.xml b/mobile/AndroidManifest.xml index f0f9d087..e481d2c4 100644 --- a/mobile/AndroidManifest.xml +++ b/mobile/AndroidManifest.xml @@ -29,7 +29,7 @@ android:name="com.cradle.iitc_mobile.IITC_Mobile" android:configChanges="orientation|keyboard|keyboardHidden|screenSize|uiMode" android:label="@string/app_name" - android:launchMode="singleTop"> + android:launchMode="singleTask"> @@ -72,6 +72,21 @@ + + + + + + + @@ -107,21 +122,8 @@ android:pathPattern=".*\\.user.js" android:scheme="https"/> - - - - - +