<p>找到解决方案 必须先从列表视图的数组列表中删除该项,然后才能通知数据集已更改。</p><p>data.remove(position);</p><p>adapter.notifyDataSetChanged();</p>
返回顶部 留言