tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

Propagate notifyDataSetChanged and notifyDataSetInvalidated to wrapped adapter #87

Closed guicamest closed 9 years ago

guicamest commented 10 years ago

Just two lines of code to propagate notifyDataSetChanged and notifyDataSetInvalidated to the wrapped adapter.

guicamest commented 10 years ago

Hi, any news on this?