From 2fa79473902d07a99af81c5a14d2ac45e6e2230e Mon Sep 17 00:00:00 2001 From: Son Myeongji Date: Thu, 2 May 2024 18:10:21 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EA=B0=80=EB=A1=9C=EB=AA=A8=EB=93=9C?= =?UTF-8?q?=20=EB=A7=89=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a5336c53..5b1b1458 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,29 +23,37 @@ android:usesCleartextTraffic="true"> + android:exported="false" + android:screenOrientation="portrait" /> + android:exported="false" + android:screenOrientation="portrait" /> + android:launchMode="singleTask" + android:screenOrientation="portrait" /> + android:exported="false" + android:screenOrientation="portrait" /> + android:exported="false" + android:screenOrientation="portrait" /> + android:exported="false" + android:screenOrientation="portrait" /> + android:exported="false" + android:screenOrientation="portrait" /> @@ -55,10 +63,12 @@ + android:exported="false" + android:screenOrientation="portrait" />