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 my_...@mail.ru on 29 Aug 2014 at 5:38
Original issue reported on code.google.com by
my_...@mail.ru
on 29 Aug 2014 at 5:38