Merge pull request #500 from amnezia-vpn/fix/android-keyboard

Restore previous Android keyboard behavior
This commit is contained in:
pokamest 2024-01-16 05:50:28 -08:00 committed by GitHub
commit da5ad0a845
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>