Преглед изворни кода

修改游戏Activity启动模式

zhipeng пре 7 месеци
родитељ
комит
53b40c1bd5
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      native/engine/android/app/AndroidManifest.xml

+ 0 - 1
native/engine/android/app/AndroidManifest.xml

@@ -27,7 +27,6 @@
             android:configChanges="orientation|keyboardHidden|screenSize|screenLayout|smallestScreenSize"
             android:exported="true"
             android:label="@string/app_name"
-            android:launchMode="singleTask"
             android:screenOrientation="portrait"
             android:theme="@style/Theme.Game.Page">
             <intent-filter>