Releases: warkiz/IndicatorSeekBar
Releases · warkiz/IndicatorSeekBar
Improvement and bugs fix
1.bugs fixed:
- when call method setProgress( ) , thumb will be changed smoothly when has a attr :seek_smoothly. See issue: #113 by @daodao917
2)fix crash when use in pre-lillopi device. See issue: #114 by @swapnilappsplanet
- Improvement
format faster when use in float type value. See PR #111 by @hexey - new Feature
supprot Vector Drawable for thumb and tickMark, See issue #120 by @Danil4ever
thanks all Issues and PRs you submited.
bug fixed
bug fixed
the last version for v1
Tag v1 as a big change happened in v2.
improvement and new feature
- bug fixed
- compat ConstraintLayout.
3.new feature:- indicator to show always , it is ok to use in ListView / ScrollView / GridView / RecyclerView / ViewPager / Dialog case.
- add more Indicator type : circular_bubble
thanks @yonglf
bug fix and new feature
fixed bug:
new feature:
when custom tick/thumb drawable ,
if the drawable size larger than 30dp , can change the size by attr : isb_tick_size/isb_thumb_width , default tick 10dp/thumb14dp.
if the drawable size less than 30dp , will show in raw drawable-size ; attr : isb_tick_size/isb_thumb_width will no work.
a large of improvement.
Some UI adjust and improvement
changes :
- adjust UI. (TickText/ThumbText location adjustment)
- some code adjusted and improved.
Downgrade minSDKVersion to 9
v1.0.9 downgrade minSDKVersion to 9
add readme_cn/en.md
v1.0.6 Delete IndicatorseekbarHomeActivity.java