tankery / CircularSeekBar

Custom circular SeekBar (Circle, Semi-circle, and Ellipse) for Android
Apache License 2.0
376 stars 60 forks source link

Is it possible to disable touch anywhere on the CircularSeekBar, except on the pointer? #58

Open ilijahoyo opened 1 year ago

ilijahoyo commented 1 year ago

I have a RecyclerView and each item has a CircularSeekBar, when scrolling the RecyclerView the touch of the CircularSeekBar interferes , so I want to make progress to be changed only when user touches on the pointer