listview item中是有EditText, 怎么在监听每个EditText的时候获取这个EditText的Postion?
收起
getview时,可以给这个edittext的tag赋值postion,然后取出tag得到postion
报告相同问题?