CircularSeekBar icon indicating copy to clipboard operation
CircularSeekBar copied to clipboard

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

Open ilijahoyo opened this issue 1 year ago • 0 comments

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

ilijahoyo avatar May 30 '23 11:05 ilijahoyo