1.persistent 导致无法升级bug,取消

This commit is contained in:
2025-12-27 18:52:36 +08:00
parent 0acf5066b0
commit b8b8989166

View File

@@ -39,7 +39,6 @@
android:label="@string/app_name" android:label="@string/app_name"
android:largeHeap="true" android:largeHeap="true"
android:supportsRtl="false" android:supportsRtl="false"
android:persistent="true"
android:usesCleartextTraffic="true" android:usesCleartextTraffic="true"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"> android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
<activity <activity