StepProgressBar
StepProgressBar is progressBar for easy display steps
You can display your step progressbar
For example, You can show customer's current trade step.
Setup
Gradle
If you think this library is useful, please press star button at upside.
How to use
Customize
You can change your StepProgressBar
attribute programmatically
setMax()
setStep()
setStepDoneColor()
setStepUndoneColor()
setStepMargin()