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.
RecyclerView-FastScroll
can not be activated while using selection tracker fromandroidx.recyclerview:recyclerview-selection
library. 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.