Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

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

Closed
DevAhamed opened this issue May 3, 2019 · 1 comment
Labels
2.x Version - Issues related to 2.x version 3.x Version - Issues related to 3.x version component-core Component - Issues related to core adapter library type:bug

Comments

@DevAhamed
Copy link
Owner

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 DevAhamed added type:bug 2.x Version - Issues related to 2.x version 3.x Version - Issues related to 3.x version component-core Component - Issues related to core adapter library labels May 3, 2019
@DevAhamed
Copy link
Owner Author

Closed by #76 and #78

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.x Version - Issues related to 2.x version 3.x Version - Issues related to 3.x version component-core Component - Issues related to core adapter library type:bug
Projects
None yet
Development

No branches or pull requests

1 participant