tjerkw/Android-SlideExpandableListView

Does not maintain state when using base adapter

Closed this issue · 1 comments

I am using your listview but the custom adapter is extending Base Adapter so when the screen rotates, the application crashes

It actually contains logic to save the state, but indeed there is a nullpointerexception reported at issue #32 , which makes this a duplicate