From 33b84ecb13cfa8e492dcdb35612ac4b1cd3896ac Mon Sep 17 00:00:00 2001 From: tongtongstudio Date: Tue, 23 Sep 2025 18:04:29 +0800 Subject: [PATCH] =?UTF-8?q?version:=20bugfixes:=20update:=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=A8=AA=E7=AB=96=E5=B1=8F=E8=87=AA=E9=80=82?= =?UTF-8?q?=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 155bf31..b22c7bf 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -17,7 +17,6 @@ android:name=".activity.splash.SplashActivity" android:exported="true" android:launchMode="singleTask" - android:screenOrientation="portrait" android:theme="@style/AppSplashTheme"> @@ -30,8 +29,7 @@ + android:launchMode="singleTask"> @@ -42,32 +40,26 @@ + android:launchMode="singleTask" /> + android:launchMode="singleTask" /> + android:launchMode="singleTask" /> + android:configChanges="orientation|screenSize|keyboardHidden" />