The Wayback Machine - https://web.archive.org/web/20201108131130/https://github.com/DevAhamed/MultiViewAdapter/issues/75
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

clearAllSelections and collapseAllItems are not calling notify method with correct item position #75

Closed
DevAhamed opened this issue May 3, 2019 · 1 comment

Comments

@DevAhamed
Copy link
Owner

@DevAhamed DevAhamed commented May 3, 2019

Please complete the following information:

  • Android API level: 28
  • Library Version:2.0.0-alpha01
  • Recyclerview Version: 28.0.0

When clearAllSelections or collapseAllItems methods are called, notify method is not called with correct position. This is due to incorrect incrementation inside the loop.

@DevAhamed
Copy link
Owner Author

@DevAhamed DevAhamed commented May 14, 2019

Closed by #76 and #78

@DevAhamed DevAhamed closed this May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.