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

Update SlideExpandableListView.java #95

Closed THEONE10211024 closed 9 years ago

THEONE10211024 commented 9 years ago

solve a bug in SlideExpandableListView,java file in the function enableExpandOnItemClick().when add headerView or footerView SlideExpandableListView will crash

tjerkw commented 9 years ago

Not accepted, solution is much easier, see https://github.com/tjerkw/Android-SlideExpandableListView/commit/0355484f2e62fc0fd939349a70684ae6369f4fc1

THEONE10211024 commented 9 years ago

You are right ,this would be a much better way !