AndroidCircularSlider icon indicating copy to clipboard operation
AndroidCircularSlider copied to clipboard

Is there a way to set a minimum value to the range selected?

Open ronenfe opened this issue 1 year ago • 1 comments

I'm using a different slider but it has a bug when steps are over 29, so I'm looking for a different one with same behavior. https://github.com/bikcrum/CircularRangeSlider-Android

ronenfe avatar May 17 '24 03:05 ronenfe

Hello @ronenfe, You can use the staticProgress parameter to set progress or check our demo code in the repository.

BhavinVala18 avatar May 20 '24 06:05 BhavinVala18