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.
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.