Skip to content

qt: keyboard fixes - #3376

Open
NikitaBeloglazov wants to merge 2 commits into
kivy:developfrom
NikitaBeloglazov:develop
Open

qt: keyboard fixes#3376
NikitaBeloglazov wants to merge 2 commits into
kivy:developfrom
NikitaBeloglazov:develop

Conversation

@NikitaBeloglazov

Copy link
Copy Markdown

Fixed misc issues

  • Only the Back key now triggers the double-press-to-exit toast; Previously, all keys on the keyboard were registered as "Back" keys (and an irrelevant toast keeps popping up).

  • Added android:windowSoftInputMode="adjustResize" so the window resizes when the soft keyboard appears instead of being covered by it - default behavior of standard Android apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant