Fix Immersive mode and keyboard height issues on Android
This commit is contained in:
parent
7826b6b13f
commit
d8d3c86d71
3 changed files with 39 additions and 9 deletions
|
|
@ -37,6 +37,7 @@
|
|||
android:excludeFromRecents="false"
|
||||
android:exported="true"
|
||||
android:screenOrientation="landscape"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:configChanges="layoutDirection|locale|orientation|keyboardHidden|screenSize|smallestScreenSize|density|keyboard|navigation|screenLayout|uiMode"
|
||||
android:resizeableActivity="false"
|
||||
tools:ignore="UnusedAttribute" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue