Jay-Goo/RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
**Support the gravity of RangeSeekBar.** **Support the layout gravity of tick mark.** **VerticalRangeSeekBar supports to change the text direction of indicator and tick mark.**<br>**Support rectangle thumb.** **Support to draw the scale line on the progress.** **Support to click the SeekBar to change the progress.**<br>**Support to get the SeekBar's progress.**<br>**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.**
fix #77,#72,#65,#57,#55
📋 Changes
- increase hit area of thumb
- support indicator radius
- fix #38
- optimize setOnRangeChangedListener variable name to make it easy to understand
📋 Changes
- increase hit area of thumb
- support indicator radius
- fix #38
- optimize setOnRangeChangedListener variable name to make it easy to understand
fix issue #31, #32, #9, support TypeFace
thumbResId support custom drawable property name refactoring to prevent naming conflicts adjust rsb_progressHintMode add onStopTrackingTouch,onStartTrackingTouch Listeners
fix Scroll conflict and make padding attributes efective
add thumbPrimaryColor、thumbSecondaryColor Attributes
第一次发版
