我在LinearLayout中有EditText.当我在纵向模式下键入文本时,键盘显示正常,但当我更改为横向模式时,只有我可以使用editext框和右侧的按钮,这看起来非常糟糕.
我想在两种模式下都看起来相同的键盘.
我是如何实现的?
问题是: Keyboard is filling the entire screen am not able to see other views in the screen in landscape when i want to type text..
谢谢