Releases: Jay-Goo/RangeSeekBar
Releases · Jay-Goo/RangeSeekBar
v3.0.0
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
V2.0.4
V2.0.3
V2.0.2
fix #29
v2.0.0
v1.2.2
fix issue #23, #17. 支持自定义进度条圆角
v1.2.1 fix issue #23, #17. 支持自定义进度条圆角
v1.2.0: rename progressHintMode
thumbResId support custom drawable
property name refactoring to prevent naming conflicts
adjust rsb_progressHintMode
add onStopTrackingTouch,onStartTrackingTouch Listeners