美文网首页
expandableListView刷新数据问题

expandableListView刷新数据问题

作者: Leoxhmm | 来源:发表于2018-12-11 10:58 被阅读0次

一开始 调用了notifyDataSetChanged();  发现数据有问题,翻了下百度发现 expandableListView 单单调用notifyDataSetChanged 还不够   还需要把它关闭在打开,加入后完美刷新数据

    适配器setData 

activity中调用

相关文章

网友评论

      本文标题:expandableListView刷新数据问题

      本文链接:https://www.haomeiwen.com/subject/noohzftx.html