Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Support programmatic enabling/disabling of fastscroller #36

Open
marcardar opened this issue Sep 18, 2020 · 3 comments
Open

Support programmatic enabling/disabling of fastscroller #36

marcardar opened this issue Sep 18, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@marcardar
Copy link

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.

@shahsurajk
Copy link
Contributor

would you like to pick this up @marcardar ?

@shahsurajk shahsurajk added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 19, 2020
@marcardar
Copy link
Author

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

kaaholst added a commit to kaaholst/RecyclerView-FastScroller that referenced this issue Feb 6, 2021
and a button to toggle fast scroll enabled/disabled.
kaaholst added a commit to kaaholst/RecyclerView-FastScroller that referenced this issue Feb 6, 2021
property which, besides setting the property, shows/hides (with
animation) trackView and handleImageView.
kaaholst added a commit to kaaholst/RecyclerView-FastScroller that referenced this issue Feb 6, 2021
and a button to toggle fast scroll enabled/disabled.
kaaholst added a commit to kaaholst/RecyclerView-FastScroller that referenced this issue Feb 6, 2021
property which, besides setting the property, shows/hides (with
animation) trackView and handleImageView.
@arguswaikhom
Copy link

When is this enhancement going to be released??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants