Virtual Keyboard doesn't appear when rotate the screen?
Posted
by user164589
on Stack Overflow
See other posts from Stack Overflow
or by user164589
Published on 2010-04-17T04:46:01Z
Indexed on
2010/04/17
4:53 UTC
Read the original article
Hit count: 298
Hi guys.
I am facing to a problem related virtual keyboard.
I've created a layout that contains Button, TextView and EditText.
When its screen orientation is Portrait, it can show the Virtual Keyboard by one touching on the EditText.
Then I've changed screen orientation to Landscape. At this moment Virtual Keyboard hasn't been appeared.
What is wrong here ?
How to fix it ?
I think this is big problem for my application.
Please help. guys.
Thanks.
© Stack Overflow or respective owner