RecyclerView-FastScroll icon indicating copy to clipboard operation
RecyclerView-FastScroll copied to clipboard

Conflict with recyclerview selection tracker

Open moallemi opened this issue 5 years ago • 0 comments

RecyclerView-FastScroll can not be activated while using selection tracker from androidx.recyclerview:recyclerview-selectionlibrary. Because as you start fast scrolling all items on the list are selected or sometimes they are selected randomly as you drag the fast scroll thumb and cause the recyclerview-selection logic crash.

moallemi avatar Apr 10 '19 21:04 moallemi