Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to expand and collapse all item at once? #1

Open
ciestowp opened this issue Feb 18, 2019 · 3 comments
Open

how to expand and collapse all item at once? #1

ciestowp opened this issue Feb 18, 2019 · 3 comments
Assignees
Labels

Comments

@ciestowp
Copy link

ciestowp commented Feb 18, 2019

In your code . you are expanding item on click of adapter item . I've tried by expanding all item in for loop . but as adapter doesn't have all detail available before clicking on it . i can't expand all items from top view . is there any work around for that ?

@sadra sadra added the feature label Feb 18, 2019
@sadra sadra self-assigned this Feb 18, 2019
@sadra
Copy link
Owner

sadra commented Feb 18, 2019

In your code . you are expanding item on click of adapter item . I've tried by expanding all item in for loop . but as adapter doesn't have all detail available before clicking on it . i can't expand all items from top view . is there any work around for that ?

There is no handle for that now. Let me add this feature ASAP.

@ciestowp
Copy link
Author

Thanks for the info . waiting for update

@AnudeepHub
Copy link

AnudeepHub commented Jan 10, 2021

Why don't you implement the same functionality in the RecyclerView? I have planning to change to RV and I can see more logical changes also should change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants