Hide Soft Keyboard Programmatically Android


this.getWindow().setSoftInputMode

(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN);

Comments

Popular posts from this blog

interface example

Radio Button style