You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
Is there a solution for this?
The text was updated successfully, but these errors were encountered: