MultiSlider
MultiSlider copied to clipboard
Multi functional slider/seekbar( / rangebar / scrubber) for Android
I have integrated the "multislider-1.3-javadoc.jar" and the "multislider-1.3-sources.jar" files via a jarbinding project in my Xamarin.Android App... So how do i call the MultiSlider methodes in my MainActivity.cs file now?...
Hi any plan to release version 1.4 anytime soon ? I saw the commit that migrate this library to AndroidX on Master. But i cannot find the latest version on...
Try to increase the height of the range bar. can not increase the height #
Hi, is this even possible?
I have a multislider:  When I first time click on slider the right thumb is immediately moves to the left 
Hello, I created a modal that tells me what's the minimum I can reach (`min`), maximum I can reach (`max`), minimum current value (`thumbs[0].value`) and maximum current value (`thumbs[1].value`). I...
Is it possible to change the z-index of the thumb depending on which one was last interacted with?
rangeColor set transparent no working.The color of rangeColor is range1Color
What steps are necessary to add accessibility to the slider? Is it accomplished from the xml or within the code?