Skip to content

Releases: Jay-Goo/RangeSeekBar

v3.0.0

18 Jun 07:56
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

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

17 Jan 09:56
Compare
Choose a tag to compare
v2.0.6 Pre-release
Pre-release

V2.0.4

18 Jul 09:51
Compare
Choose a tag to compare
  • increase hit area of thumb
  • support indicator radius
  • fix #38
  • optimize setOnRangeChangedListener variable name to make it easy to understand

V2.0.3

18 Jul 08:52
Compare
Choose a tag to compare
  • increase hit area of thumb
  • support indicator radius
  • fix #38
  • optimize setOnRangeChangedListener variable name to make it easy to understand

V2.0.2

31 May 08:06
a1a10e4
Compare
Choose a tag to compare

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

fix #29

18 May 07:12
0e4d8e5
Compare
Choose a tag to compare
v2.0.1

Update README_ZH.md

v2.0.0

13 May 04:15
7cb59ac
Compare
Choose a tag to compare
Update build.gradle

v1.2.2

12 Mar 08:09
Compare
Choose a tag to compare
fix: custom progressHintResId crash

fix issue #23, #17. 支持自定义进度条圆角

28 Feb 11:12
Compare
Choose a tag to compare
v1.2.1

fix issue #23, #17. 支持自定义进度条圆角

v1.2.0: rename progressHintMode

18 Dec 10:54
Compare
Choose a tag to compare

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