Android的软键盘覆盖的EditText场
问题描述:
有没有一种方法,使画面滚动,使文本字段可看?
Is there a way to make the screen scroll to allow the text field to be seen?
答
你问如何来控制是可见的软键盘打开时?你可能想一起玩的windowSoftInputMode.请参阅developer文档进行更多的讨论。
Are you asking how to control what is visible when the soft keyboard opens? You might want to play with the windowSoftInputMode. See developer docs for more discussion.