Skip to content

Releases: GeniusRUS/MultiProgressBar

Release with improvements and fixes from issues

31 Mar 18:42

Choose a tag to compare

#6: Added the ability to start progress from a specific cell
#9: The ValueAnimator has been replaced with a Timer implementation. This will make the progress animation work more correctly.
#12: The reasons for this behavior have been fixed. Please reopen the issue again if the problem persists
#14: XML attributes have been changed for unique identifiers:

  • lineColor -> progressLineColor
  • isNeedRestoreProgress -> progressIsNeedRestoreProgress
  • singleDisplayedTime -> progressSingleDisplayedTime
  • orientation -> progressOrientation

Release with some fixes

27 Jan 08:40

Choose a tag to compare

- fix: fix behavior on changing steps

- refactor: added required attribute to activity in AndroidManifest.xml

Direction support

16 May 07:03
206d4bb

Choose a tag to compare

From issue #10

Release with improvements from issues

23 Feb 16:31
a39dfac

Choose a tag to compare

This version includes changes from the following issues:
#4 Crash when measuredWidth becomes 0
#5 onProgressStepChange receive value greater than progressCount

Added runtime change of single displayed time

11 Feb 11:03

Choose a tag to compare