开发者

android expandablelistview can not use notifyDataSetChanged()?

开发者 https://www.devze.com 2023-01-21 15:28 出处:网络
i want to refresh my e开发者_开发技巧xpandablelistview , but it seems there is no way to use notifyDataSetChanged()??

i want to refresh my e开发者_开发技巧xpandablelistview , but it seems there is no way to use notifyDataSetChanged()??

how can i refresh my expandablelistview?? thx


Have your adapter extend BaseExpandableListAdapter or one of its subclasses. This class has the notifyDataSetChanged method in it.


Why not notifyDataSetChanged()?

0

精彩评论

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

关注公众号