Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shifted layout #26

Merged
merged 2 commits into from
May 22, 2024
Merged

Fix shifted layout #26

merged 2 commits into from
May 22, 2024

Conversation

astariul
Copy link
Collaborator

๐Ÿ”๏ธ Description

On Android, with newer API (>34), it seems the layout of keyboards is correctly detected, but is displayed shifted.

This PR tries to fix this issue.

โš ๏ธ Side-effects / Shortcomings

Can't test on device with API 33, it crashes on my machine.

โœ… How this was tested ?

Tested locally.

๐ŸŒฑ Checklist

  • Perform self-review of my own code
  • Comment the code, particularly in hard-to-understand areas
  • Update the documentation accordingly to the new code
  • Lint / format the code
  • Update existing tests / Add new tests
  • Tests are passing locally

@astariul astariul self-assigned this May 22, 2024
@astariul astariul merged commit 0818a94 into main May 22, 2024
2 checks passed
@astariul astariul deleted the fix_shifted_layout branch May 22, 2024 08:19
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