Android-SlideExpandableListView
Android-SlideExpandableListView copied to clipboard
Feature Request: Close all items or close previous item option
Context: ListFragment with custom listitem with adapter set by SlideExpandableListAdapter.
Feature Request: Single open mode or Multiple open mode.
Basically, when i click on one item, it expands. But when i click on the next item, the previous item should close in a single open mode.
Is this already possible in the given context?
I was thinking of this feature, but since i didnt needed it yet I didnt build it yet. You are free to submit a pull request since i dont have a lot of time now.