RangeSeekBar icon indicating copy to clipboard operation
RangeSeekBar copied to clipboard

A Range Slider for Android.

Results 7 RangeSeekBar issues
Sort by recently updated
recently updated
newest added

I tried all possible atributes, always bar starts from 0! there is only value for Max, but not for Min

what if someone wanted to use float values?

Removing the method that forced the project to require minSdk 23. https://github.com/sephiroth74/RangeSeekBar/issues/2 Also upgrading gradle version.

Manifest merger fails because this library is using minSdk as 23 Can you change it to uses-sdk:minSdkVersion 21

Hello, First of all thank for the great library. There is a way to make the thumbs bigger?