MultiProgressBar
MultiProgressBar copied to clipboard
Moved finishing callback to ProgressStepChangeListener; added method …
…"nextTo(position:Int)" for moving some position.
Hello MorANDarty! Thanks for the pull request. Changing the separate callbacks for position change and end progress is a good idea. But the change from stepTo has already been implemented as part of the changes according to issue #6 , implemented in the commit https://github.com/GeniusRUS/MultiProgressBar/commit/b81cd5e84b11484a846c694f45ba9d74963d4709 in /develop branch. I plan to release next release will be soon. I suggest you remove the changes with stepTo, keeping the changes with the merging of callback methods