Skip to content

Conversation

@dragondgold
Copy link

It's something I am using in my current project, so you can expand all the Views without automatically collapsing the others just like the original ExpandableListView. Example:

((AbstractSlideExpandableListAdapter)list.getAdapter()).setCollapseLastExpanded(false);

@tjerkw
Copy link
Owner

tjerkw commented Feb 24, 2014

Looks good but please use tabs and not spaces, code looks messy in some editors now. Once you fix that i'll merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants