From acf4404a8c4df1abffe30b7923c7f5586b1fe1b3 Mon Sep 17 00:00:00 2001 From: gedoor Date: Sun, 25 Oct 2020 22:08:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8a50fc718..83570e8bc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -198,32 +198,38 @@ + android:launchMode="singleTask" + android:screenOrientation="behind" /> + android:launchMode="singleTask" + android:screenOrientation="behind" /> + android:launchMode="singleTop" + android:screenOrientation="behind" /> + android:launchMode="singleTop" + android:screenOrientation="behind" /> - + android:launchMode="singleTop" + android:screenOrientation="behind" /> + android:launchMode="singleTop" + android:screenOrientation="behind" /> + android:launchMode="singleTop" + android:screenOrientation="behind" /> + android:launchMode="singleTop" + android:theme="@style/AppTheme.Transparent"> @@ -371,6 +377,7 @@ +