Hide Soft Keyboard Programmatically Android


this.getWindow().setSoftInputMode

(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN);

Comments

Popular posts from this blog

Radio Button style

android wifi debugging without root android studio