Expected Behavior
Scroll thumb should be shown.
Actual Behavior
Scroll thumb going invisible and unexpected behavior when item height is big.
Steps to Reproduce the Problem
- Create recyclerview and itemview height must be bigger than visible area
- build with FastScrollerBuilder(recyclerView).build();
- Now try to scroll problem is here.
Specifications
- Version: 1.1.0
- Platform: Android 9
Expected Behavior
Scroll thumb should be shown.
Actual Behavior
Scroll thumb going invisible and unexpected behavior when item height is big.
Steps to Reproduce the Problem
Specifications