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

Support programmatic enabling/disabling of fastscroller

Open marcardar opened this issue 5 years ago • 3 comments

At the moment, this can only be done through the XML (fastScrollEnabled), but often we want to enable/disable according to, for example, how many items there are in the list. So it would be good to add a property on the recyclerview for this.

Similarly, for other XML-only attributes.

marcardar avatar Sep 18 '20 14:09 marcardar

would you like to pick this up @marcardar ?

shahsurajk avatar Sep 19 '20 06:09 shahsurajk

@shahsurajk unfortunately I'm really snowed under at the moment :(

marcardar avatar Sep 19 '20 06:09 marcardar

When is this enhancement going to be released??

arguswaikhom avatar Jul 25 '22 14:07 arguswaikhom