有没有办法让屏幕滚动以允许看到文本字段?
Is there a way to make the screen scroll to allow the text field to be seen?
你问的是如何控制软键盘打开时可见的内容?您可能想使用 windowSoftInputMode.有关更多讨论,请参阅开发者文档.
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.
这篇关于Android软键盘覆盖EditText字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!