Sfoglia il codice sorgente

修改游戏Activity启动模式

zhipeng 7 mesi fa
parent
commit
53b40c1bd5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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>