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

android things with softkeyboard #2

Open
onepas opened this issue Jan 21, 2017 · 2 comments
Open

android things with softkeyboard #2

onepas opened this issue Jan 21, 2017 · 2 comments

Comments

@onepas
Copy link

onepas commented Jan 21, 2017

I have official raspberry pi 7inch touch display attached with RPI3. I created very simple UI layout with a EditText. but when EditText has focus, I can't see softkeyboard showing.
So, how can I show softkeybord? I need manual implement android.inputmethodservice.KeyboardView ?

Thanks.

@Kovshische
Copy link

@kstearns
Copy link

I have the opposite problem - just getting started with Android Things, created a basic UI with EditText which opens the onscreen keyboard when selected, but no way to close it - neither the DONE button nor the checkbox (return) key are able to close it.

Any ideas ?

Thought at first that maybe it didn't have a next focusable field or something, so added more EditText fields, but still cannot close keyboard once it opens.

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

No branches or pull requests

3 participants