AndroidCircularSlider
AndroidCircularSlider copied to clipboard
Is there a way to set a minimum value to the range selected?
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
Hello @ronenfe, You can use the staticProgress parameter to set progress or check our demo code in the repository.