StepView is a simple animated step view for Android. Backward and forward animations is supported.

Usage:

  • Add jcenter() to repositories block in your gradle file.
  • Add implementation ‘com.shuhart.stepview:stepview:1.5.1’ to your dependencies.
  • Add StepView into your layouts or view hierarchy.

Leave a Reply