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

Item change notification received for unknown item: -9 #31

Open
kelalaka153 opened this issue Mar 9, 2024 · 1 comment
Open

Item change notification received for unknown item: -9 #31

kelalaka153 opened this issue Mar 9, 2024 · 1 comment

Comments

@kelalaka153
Copy link

I'm using the default layout in the source code.

If I try to click between two items, I get an error ( unknown times repeats)

Item change notification received for unknown item: -9

Is there a solution for this?

@kelalaka153
Copy link
Author

As a workaround, I've wrapped the default layout in a LinearLayour to solve the crush issue. Now, there is no crush due to touching the middle since there is no middle.

Even more interestingly the clearSelection() cushes, too. I guess the library needs some updates. I'm using single selection so I mitigated this with deselecting by hand.

also, the smoothScrollToPosition is not working properly, too. It only works, after the second onResume.

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

No branches or pull requests

1 participant