Restore previous Android keyboard behaviour

There is a Qt bug related to this behaviour: https://bugreports.qt.io/browse/QTBUG-41170
This commit is contained in:
albexk 2024-01-16 15:06:34 +03:00
parent 2802b42747
commit 60aeefe1c2

View file

@ -38,6 +38,7 @@
android:configChanges="uiMode|screenSize|smallestScreenSize|screenLayout|orientation|density
|fontScale|layoutDirection|locale|keyboard|keyboardHidden|navigation|mcc|mnc"
android:launchMode="singleInstance"
android:windowSoftInputMode="adjustResize"
android:exported="true">
<intent-filter>