Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Android] keyboard support #21323
Closed
[Android] keyboard support #21323
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Show/HideIME we should toggle the keyboard, and send keys to servo.
@fabricedesre do you already have code to translate Android keys to Servo keys?