列表视图中的Edittext不显示软键盘 [英] Edittext in listview not showing soft keyboard

查看:157
本文介绍了列表视图中的Edittext不显示软键盘的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在listview项中使用了edittext.但是即使设置了活动android:windowSoftInputMode ="adjustPan",它也无法正常工作.有什么办法可以解决此问题. 预先谢谢你.

I used edittext in listview item.But it not working properly even though setting activity android:windowSoftInputMode="adjustPan".Is there any way to solve this problem. Thank you in advance.

推荐答案

将此添加到您的视图中. android:descendantFocusability ="beforeDescendants"

Add this to your view. android:descendantFocusability="beforeDescendants"

这篇关于列表视图中的Edittext不显示软键盘的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆