You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No problem, but how can i set new range limit?
onCreate i set limit by this line:
RangeSeekBar<Integer> seekBar = new RangeSeekBar<Integer>(20, 75, context);
How can I change range to new min and max limit? Like 30, 150
OS android
Original issue reported on code.google.com by [email protected] on 29 Aug 2014 at 5:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Aug 2014 at 5:38The text was updated successfully, but these errors were encountered: