syedowaisali / crystal-range-seekbar

538 stars 170 forks source link

where is the method ? crySeekBar.setCurrentPosition( ) ? #50

Closed OOOOOldZhu closed 6 years ago

OOOOOldZhu commented 7 years ago

where is the method ? crySeekBar.setCurrentPosition( ) ? i want a method to set the seekbar current position . fix your class please .

OOOOOldZhu commented 7 years ago

where is the method ? crySeekBar.setCurrentPosition( ) ?

rohitshampur commented 7 years ago

51 Check the second comment from this issue

use crySeekBar.setMinStartValue(val); crySeekBar.apply();//this is important