android

Sunday, December 23, 2012

Hide Soft Keyboard Android

InputMethodManager imm = (InputMethodManager) context.getSystemService(Activity.INPUT_METHOD_SERVICE);
imm.toggleSoftInput(InputMethodManager.HIDE_IMPLICIT_ONLY, 0);



Some other methods:

http://stackoverflow.com/questions/1109022/close-hide-the-android-soft-keyboard
Posted by Yasitha Chinthaka at 7:27 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Other
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  2012 (24)
    • ▼  December (1)
      • Hide Soft Keyboard Android
    • ►  November (3)
    • ►  October (3)
    • ►  August (1)
    • ►  July (1)
    • ►  June (4)
    • ►  May (4)
    • ►  April (2)
    • ►  March (5)

About Me

Yasitha Chinthaka
View my complete profile
Powered by Blogger.