Releases: GeniusRUS/MultiProgressBar
Releases · GeniusRUS/MultiProgressBar
Release with improvements and fixes from issues
#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->progressLineColorisNeedRestoreProgress->progressIsNeedRestoreProgresssingleDisplayedTime->progressSingleDisplayedTimeorientation->progressOrientation
Release with some fixes
- fix: fix behavior on changing steps - refactor: added required attribute to activity in AndroidManifest.xml
Direction support
From issue #10
Release with improvements from issues
Added runtime change of single displayed time
Thanks @zahirahmed for issue #2