Skip to content

Commit

Permalink
add a hint to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhart committed Dec 3, 2017
1 parent c83dd45 commit 320b26c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ Name| Preview
`ANIMATION_ALL`| ![animation_all](/images/animation_all.gif)
`ANIMATION_NONE`| ![animation_none](/images/animation_none.gif)

In ANIMATION_CIRCLE and ANIMATION_NONE examples the line color remains the same. You can achieve this by specifying:
``` app:doneStepLineColor="@color/stepview_line_next" ```

License
=======

Expand Down

0 comments on commit 320b26c

Please sign in to comment.