diff --git a/kouyu_english/android/app/src/main/AndroidManifest.xml b/kouyu_english/android/app/src/main/AndroidManifest.xml index d8d8aa5..8fb7878 100644 --- a/kouyu_english/android/app/src/main/AndroidManifest.xml +++ b/kouyu_english/android/app/src/main/AndroidManifest.xml @@ -14,6 +14,7 @@ android:theme="@style/LaunchTheme" android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" android:hardwareAccelerated="true" + android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize">