|
@@ -35,7 +35,7 @@
|
|
android:name=".GodotApp"
|
|
android:name=".GodotApp"
|
|
android:label="@string/godot_project_name_string"
|
|
android:label="@string/godot_project_name_string"
|
|
android:theme="@style/GodotAppSplashTheme"
|
|
android:theme="@style/GodotAppSplashTheme"
|
|
- android:launchMode="singleInstance"
|
|
|
|
|
|
+ android:launchMode="singleInstancePerTask"
|
|
android:excludeFromRecents="false"
|
|
android:excludeFromRecents="false"
|
|
android:exported="true"
|
|
android:exported="true"
|
|
android:screenOrientation="landscape"
|
|
android:screenOrientation="landscape"
|