RangeSeekBar Versions Save

 A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)

v3.0.0

4 years ago

Support the gravity of RangeSeekBar. Support the layout gravity of tick mark. VerticalRangeSeekBar supports to change the text direction of indicator and tick mark.
Support rectangle thumb. Support to draw the scale line on the progress. Support to click the SeekBar to change the progress.
Support to get the SeekBar's progress.
Exposes many methods to support customization. Support the step mode auto Automatic bonding. Support the step drawable. Support the progress drawable backgroud. Fix bugs and refactor the code to make it easy to use.

v2.0.6

5 years ago

fix #77,#72,#65,#57,#55

v2.0.4

5 years ago
  • increase hit area of thumb
  • support indicator radius
  • fix #38
  • optimize setOnRangeChangedListener variable name to make it easy to understand

v2.0.3

5 years ago
  • increase hit area of thumb
  • support indicator radius
  • fix #38
  • optimize setOnRangeChangedListener variable name to make it easy to understand

v2.0.2

5 years ago

fix issue #31, #32, #9, support TypeFace

v2.0.1

5 years ago

v2.0.0

5 years ago

v1.2.2

6 years ago

v1.2.1

6 years ago

v1.2.0

6 years ago

thumbResId support custom drawable property name refactoring to prevent naming conflicts adjust rsb_progressHintMode add onStopTrackingTouch,onStartTrackingTouch Listeners