Hide Soft Keyboard Programmatically Android


this.getWindow().setSoftInputMode

(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN);

Comments

Popular posts from this blog

Radio Button style

w7chat

Async task with GSON parsing