Hide Android keyboard

metrick

Active Member
Licensed User
Longtime User
How to hide Android keyboard with AutoCompleteEditText?
There are many sample to hide keyboard with EditText but nothing on AutoCompleteEditText.
I have tried to trans-code EditText, hide keyboard example to AutoCompleteEditText but not successful. Every time I click/touch AutoCompleteEditText Android keyboard popup.
Thanks
 

Askjerry

Member
Licensed User
Longtime User
I'm a bit lost...

I have two text boxes... EDITTEXT1 and EDITTEXT2

When they enter text into EDITTEXT1 and press ENTER it jumps to EDITTEXT2 which is fine. When the enter text into EDITTEXT2 and press ENTER I would like the keyboard to go away so they can see the screen clearly, and click on a CALCULATE button that becomes hidden.

So... when ENTER is pressed on EDITTEXT2... how do I do a keyboard.hide kind of function?

Thanks,
Jerry
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…