开发者

Cannot type anythig into the editText field that is inside listview(that is edittext field is the cell of the listview)

开发者 https://www.devze.com 2023-03-04 07:43 出处:网络
hii Ihave a listview and each cell of a listview contain an edittext field.But the problem is i can\'t type anything into the editText field.I t开发者_高级运维here any solution ?EditText fields may be

hii I have a listview and each cell of a listview contain an edittext field.But the problem is i can't type anything into the editText field.I t开发者_高级运维here any solution ?


EditText fields may be disabled due to layout_width and layout_height done for EditTexts and ListView.

0

精彩评论

暂无评论...
验证码 换一张
取 消