SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe this will help you:
InputMethodManager imm = (InputMethodManager) getSystemService(Context.INPUT_METHOD_SERVICE); imm.toggleSoftInput(InputMethodManager.SHOW_FORCED, 0);