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

input field still free flow value for display #8

Merged
merged 1 commit into from
May 28, 2019

Conversation

GulajavaMinistudio
Copy link

On pressing Home key on the computer, move the cursor to the beginning
of the line instead of going back to the home screen.

https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME
https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_MOVE_HOME

Fixes (part of) Genymobile#555.

On pressing Home key on the computer, move the cursor to the beginning
of the line instead of going back to the home screen.

<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME>
<https://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_MOVE_HOME>

Fixes (part of) <#555>.
@GulajavaMinistudio GulajavaMinistudio merged commit 826721c into javascript-indonesias:master May 28, 2019
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.

2 participants