apptik / MultiSlider

Multi functional slider/seekbar( / rangebar / scrubber) for Android
Apache License 2.0
320 stars 80 forks source link

Number display on thumb #16

Open bidasknakayama opened 8 years ago

bidasknakayama commented 8 years ago

Hi

I want to display the value on each thumb. Is this possible ? Could you tell me how to do it ?

Kazu,

bidasknakayama commented 8 years ago

I'd like to display thumb value on Right Upper corner of each thumb. I read your original source code of this library. but This is not possible at easy. Do you have any way to realize this ? I need your help or advice.

if you can add new function, It's very helpful. Here is some example from JavaScript http://www.jqueryscript.net/images/Smooth-Customizable-Range-Slider-Plugin-with-jQuery-jRange.jpg http://webresourcesdepot.com/wp-content/uploads/2012/12/jquery-range-slider.jpg

thank you Kazu

CsabaZz commented 6 years ago

This is worked for me:

Not as nice as it should be but good enough if it's need for you quickly.