AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 401 forks source link

Bubble initial value issue #100

Open r4phab opened 7 years ago

r4phab commented 7 years ago

Bubble is showing -maximum value when setProgress(value) is called to set the initial value of the slider programmatically.

Please update to allow initial value setters ..

fkamlesh commented 7 years ago

How to set max. and min. value programatically from java code.Please share update.

Thanks.

bkolarov-appolica commented 7 years ago

I'm having the very same issue. It is pretty weird. @AnderWeb, please take a look at it.