Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lsjwzh committed Apr 27, 2015
1 parent 5417e29 commit db764a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ MaterialLoadingProgressBar provide a styled ProgressBar which looks like Swip
### how to import?
add this into gradle

compile('com.lsjwzh:materialloadingprogressbar:0.5.3-RELEASE')
compile('com.lsjwzh:materialloadingprogressbar:0.5.4-RELEASE')


### xml:

Expand Down Expand Up @@ -56,6 +57,7 @@ or set it by java code
```

### release notes:
0.5.4: fix bug: attr progress_color invalid;Restarting Progress bar does not animate #5

0.5.3: add default ring color;fix bug:NPE happens when ring color has never been setted.

Expand Down

0 comments on commit db764a0

Please sign in to comment.