MaterialStepperView
Material Design Stepper Widgets on Android (SDK 17+).
Import (Gradle)
First, add it in your root build.gradle at the end of repositories:
Add the dependency to your app modules:
Styles
Currently, we have only made Vertical style stepper view.
There will be more styles in the future.
You can customize normal/activated point color, done icon, animation duration and animation enabled also. How to?