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

Add "Done" action to the keyboard, so we can easily hide the keyboard. #4

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

Conversation

ln206
Copy link

@ln206 ln206 commented Sep 20, 2018

I find it annoying that there's no way to hide the keyboard (unless you programmatically do it in the code, or tap the device's back key), and the enter key doesn't do anything. So I add "android:imeOptions="actionDone"" to EditText, so that we can easily hide the keyboard when we tap "Done" instead of having to click the device's back key.

…ily hide the keyboard when we tap "Done" instead of having to click the device's back key.
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