更新 'android/app/src/main/AndroidManifest.xml'

main
zhongjin 2 years ago
parent e2fb233516
commit 406ee26710

@ -28,7 +28,7 @@
android:label="@string/app_name"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
android:launchMode="singleTask"
android:windowSoftInputMode="adjustPan"
android:windowSoftInputMode="adjustResize"
android:screenOrientation="landscape"
android:exported="true">

Loading…
Cancel
Save