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

Some changes #3

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

kfli716
Copy link

@kfli716 kfli716 commented Apr 9, 2024

  1. The change in EditorInstance.kt is to address a bug that double clicking space bar in English mode always produces full stop.
  2. Adding "if (Build.VERSION.SDK_INT >= 28)" to KeyboardView.java allows the App to run in lower SDK level.
  3. The rest are for utils that get the screen size. By the way, I scale down the height a bit when the phone is in Landscape mode so that the keyboard will not block the the whole browser now.

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