Hi all,
This is probably very easy but I just don't know how to close the Soft
Keyboard after user hits "search" key on the soft keyboard...

Could someone help me out?

Currently my code listens for key press particularly enter or the
search key.

searchInputBox.setOnKeyListener(onKeyPress);


This works fine but the soft keyboard is never closed after this key
is pressed...  How can I close it? do I set any flags on the layout
file or the AndroidManifest?

Thanks!
Moto!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to