L4Digital / FastScroll

A ListView-like FastScroller for Android’s RecyclerView.
Apache License 2.0
901 stars 75 forks source link

Conflict with other libraries in same parent layout #23

Closed Radiokot closed 6 years ago

Radiokot commented 7 years ago

Problem For the same RecyclerView I use FastScroll and sticky headers library by @bgogetap, which also uses parent layout to draw views. Because of this sticky header overlaps fast scroll bubble and scrollbar.

Proposed solution Add fast scroll views as a params to the listener methods, so we can call .bringToFront() on them.

randr0id commented 6 years ago

Merged.

randr0id commented 6 years ago

This solution will be released in 1.1.0