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

AutoCollapseOnExpand(true) seems not notify the header #296

Closed
anaszakariyah opened this issue Feb 20, 2017 · 2 comments
Closed

AutoCollapseOnExpand(true) seems not notify the header #296

anaszakariyah opened this issue Feb 20, 2017 · 2 comments

Comments

@anaszakariyah
Copy link

Using setAutoCollapseOnExpand(true) will collapse others than current selected header. But the problem in here seems like the header is not notified about the changes by the adapter.

Expected: The section header should also be notified on collapse so the view will rendered again
Actual: Section header not notified only the items belong to the section changed

This is the flexible adapter example app demo I record. You can see that the header does not seem to change on collapse when using auto collapse.

ezgif com-gif-maker

Any Idea how I can make the header also get notified on collapse?

@anaszakariyah
Copy link
Author

anaszakariyah commented Feb 20, 2017

seems like the issue is similiar with #295

@davideas
Copy link
Owner

Hello @anaszakariyah, yes it's the same. I'll look into that when got some time.

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

No branches or pull requests

2 participants