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:
parent
2802b42747
commit
60aeefe1c2
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue