You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! First of all, I'd like to thank you for sharing the code for this fantastic widget.
My issue is that I have it inside a RecyclerView and the range changes when you accidentally touch the slider to drag/scroll the RecyclerView. I don't want the range to change in such events the same way a SeekBar's progress doesn't change. Is there any way to do this?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi! First of all, I'd like to thank you for sharing the code for this fantastic widget.
My issue is that I have it inside a RecyclerView and the range changes when you accidentally touch the slider to drag/scroll the RecyclerView. I don't want the range to change in such events the same way a SeekBar's progress doesn't change. Is there any way to do this?
Thanks in advance.
The text was updated successfully, but these errors were encountered: