Skip to content

Releases: warkiz/IndicatorSeekBar

Improvement and bugs fix

09 Dec 06:00
Compare
Choose a tag to compare

1.bugs fixed:

  1. 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
  1. Improvement
    format faster when use in float type value. See PR #111 by @hexey
  2. new Feature
    supprot Vector Drawable for thumb and tickMark, See issue #120 by @Danil4ever

thanks all Issues and PRs you submited.

bug fixed

02 Sep 10:18
Compare
Choose a tag to compare
  1. add attr :isb_thumb_adjust_auto = true by accept advise #94 #104 thanks @jishantmed @liulilei
  2. bugs fixed. #95 thanks @duzechao

bug fixed

02 Sep 09:39
Compare
Choose a tag to compare

backup version

the last version for v1

03 Jun 11:30
53f094e
Compare
Choose a tag to compare

Tag v1 as a big change happened in v2.

improvement and new feature

17 Dec 14:18
Compare
Choose a tag to compare
  1. bug fixed
  2. compat ConstraintLayout.
    3.new feature:
    1. indicator to show always , it is ok to use in ListView / ScrollView / GridView / RecyclerView / ViewPager / Dialog case.
    2. add more Indicator type : circular_bubble

thanks @yonglf

bug fix and new feature

05 Dec 15:32
Compare
Choose a tag to compare

fixed bug:

  1. fixed #2.#3
  2. fix indicator error location
  3. fix tick error gone
  4. ...

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.

thank you @ybADMIN #2 and @hollylee #3 .

Some UI adjust and improvement

11 Nov 17:51
Compare
Choose a tag to compare

changes :

  1. adjust UI. (TickText/ThumbText location adjustment)
  2. some code adjusted and improved.

Downgrade minSDKVersion to 9

08 Nov 15:39
Compare
Choose a tag to compare
v1.0.9

downgrade minSDKVersion to 9

add readme_cn/en.md

04 Nov 09:09
15c5f92
Compare
Choose a tag to compare
v1.0.6

Delete IndicatorseekbarHomeActivity.java