AndroidCircularSlider icon indicating copy to clipboard operation
AndroidCircularSlider copied to clipboard

Create Highly Customizable Circular Slider made with Jetpack compose

Results 2 AndroidCircularSlider issues
Sort by recently updated
recently updated
newest added

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

dependencies { implementation 'com.github.Mindinventory:AndroidCircularSlider:0.0.2' } Failed to resolve: com.github.Mindinventory:AndroidCircularSlider:0.0.2 Show in Project Structure dialog Affected Modules: app Not working. Could you add this to maven?