Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzhuo810 committed Sep 23, 2016
1 parent de8bb07 commit b407392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Maven:
pb.setBgColor(Color.RED);

//set progress color
pb.setProgress(Color.BLUE);
pb.setProgressColor(Color.BLUE);

//set max value
pb.setMax(100);
Expand Down

0 comments on commit b407392

Please sign in to comment.