Android Question Disable IME for one activity

JakeBullet70

Well-Known Member
Licensed User
Longtime User
Hi all!

Is it possible to disable the keyboard from popping up at all? I have 1 activity that has a number pad on it and I do not need the keyboard at all in this activity.

I have tried using IME.HideKeyboard but the keyboard pops up and then down and it looks like terrible.

Thanks!
 
Top