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.
精彩评论