↓ 2 callersMethodscrollTo(float oldDragPos, float newDragPos, int[] scrollbarRange, int scrollRange,
int scrollOffset, int
fluidrecyclerview/src/main/java/androidx/fluidrecyclerview/widget/FastScroller.java:477
↓ 2 callersMethodtryGetViewHolderForPositionByDeadlineAttempts to get the ViewHolder for the given position, either from the Recycler scrap, cache, the RecycledViewPool, or creating it directly. <p> If a
fluidrecyclerview/src/main/java/androidx/fluidrecyclerview/widget/RecyclerView.java:6549