安卓键盘问题
我有列表视图,下面有一个编辑文本,右侧有按钮。每当我在编辑文本中输入一些内容时,就会弹出软键盘,这样我的编辑文本就会向上移动,但列表视图不会。我希望我的列表视图也向上移动,这样即使弹出软键盘也可以看到列表视图中更新的最后一条消息。如何解决这个问题?
I have listview ,below that there is one edittext with the button in the right side .when ever i typed some content in the edittext ,soft keyboard popsup so my edittext moves up but listview not.I want my listview also moves up,so that last message updated in the listview can be visible even the soft keyboard pops up.how to solve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将其添加到menifest文件中
add this in menifest file