Monkey
Store
Community
Apps
Contact
Login or Signup

Howto display the soft keyboard in landscape mode?

Monkey Programming Forums/Android/Howto display the soft keyboard in landscape mode?

MikeHart(Posted 1+ years ago) 
Ok, this is a weird behaviour. :-/

If I just do Only after the 2nd EnableKeyboard, it shows up.

If I do the following as a workaround:

EnableKeyboard
DisableKeyboard
EnableKeyboard

The app is responsive the first time, but when I open the keyboard up again in the same way, then it crawls. You can't switch to the numbers, can't switch the casing etc. etc.