From a50adc5d93ac3c58977848673924b3c631a25ee8 Mon Sep 17 00:00:00 2001 From: Wanjuuuuu Date: Wed, 30 Jun 2021 20:56:53 +0900 Subject: [PATCH] =?UTF-8?q?Fix=20#39=20=ED=8C=9D=EC=97=85=EB=B7=B0/?= =?UTF-8?q?=EB=B6=84=ED=95=A0=ED=99=94=EB=A9=B4=20=EB=AF=B8=EC=A7=80?= =?UTF-8?q?=EC=9B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 91ea69b..17edd5d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,7 +12,8 @@ android:theme="@style/Theme.Nugasa" android:hardwareAccelerated="true"> + android:screenOrientation="portrait" + android:resizeableActivity="false" >