Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setMaxStartValue and setMinStartValue not working programmatically #2

Closed
Kostya1375 opened this issue Aug 8, 2016 · 3 comments
Closed

Comments

@Kostya1375
Copy link

Trying to set minStartValue and maxStartValue programmatically get them set to min and max values.
rangeSeekBar .setMinStartValue(ageMin) .setMaxStartValue(ageMax) .apply();

@syedowaisali
Copy link
Owner

Bug fixed. you can use latest version of library 1.0.1

@janammaharjan
Copy link

janammaharjan commented Aug 17, 2016

@syedowaisali while setting minimum start value the seekbar behaves weirdly. Both the thumbs(max and min) set in same place.

@codenamesid
Copy link

codenamesid commented Jan 20, 2018

setMin to 0 and max to max will result in both thumb being at 0, Any solution for this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants