From f9c43cc23405b33c758e9524a05ad15398245fa6 Mon Sep 17 00:00:00 2001 From: HuanChengFly <609486518@qq.com> Date: Thu, 19 Aug 2021 16:59:39 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E4=B8=80=E9=94=AE=E7=AD=BE=E5=88=B0?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E7=BA=BF=E7=A8=8B=E8=BF=90=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1d8ed60a..d441700f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -130,6 +130,7 @@ android:windowSoftInputMode="adjustResize" /> @@ -138,7 +139,11 @@ android:configChanges="screenSize|screenLayout|orientation|smallestScreenSize|keyboardHidden" android:label="@string/title_history" android:windowSoftInputMode="adjustResize" /> - + +