-
Notifications
You must be signed in to change notification settings - Fork 396
ChangeLog
谷进杰 edited this page May 31, 2018
·
9 revisions
version | message |
---|---|
v1.0.1 | add thumbPrimaryColor、thumbSecondaryColor Attributes |
v1.0.2 | fix Scroll conflict and make padding attributes efective |
v1.0.3 | fix bugs when range is 0 ~ 1 |
v1.0.6 | config jitPack to make you can see real source(why is 1.0.6 ? god knew it……) |
v1.0.7 | set the seekbar gravity center to make the layout easier |
v1.0.8 | fix issue #2, #3 |
v1.1.0 | add progressHintMode and some color attrs setter |
v1.2.0 | thumbResId support custom drawable;Property name refactoring to prevent naming conflicts;adjust rsb_progressHintMode,add onStopTrackingTouch,onStartTrackingTouch Listeners |
v1.2.1 | fix issue #23, #17. add radius of progress |
v1.2.2 | fix custom progressHintResId crash |
v2.0.0 | support vertical RangeSeekBar, add indicator self-adaption, add more attributes, fix some bugs |
v2.0.1 | fix issue #29 |
v2.0.2 | fix issue #31, #32, #9, support TypeFace |