StepView

StepView

项目地址:shuhart/StepView 

简介:A simple animated step view for Android

更多:作者   提 Bug   

标签:

 

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

Usage

  1. Add jcenter() to repositories block in your gradle file.
  2. Add implementation 'com.shuhart.stepview:stepview:1.4.0' to your dependencies.
  3. Add StepView into your layouts or view hierarchy.

Supported animations:

Name Preview
ANIMATION_LINE animation_line
ANIMATION_CIRCLE animation_circle
ANIMATION_ALL animation_all
ANIMATION_NONE animation_none

你可能感兴趣的:(Android,不错文章转载)