Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel163 authored Mar 14, 2017
1 parent 79583fc commit e0c12af
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 @@ -45,7 +45,7 @@ Additonal optional attributes:

Other configurable APIs:

* `public void setProgress(float percent)`, set progress ('percent >= 0f && percent <= 1f')
* `public void setProgress(float percent)`, set progress (`percent >= 0f && percent <= 1f`)
* `public void setFillColor(int color)`
* `public void setText(String text)`
* `public void showBorder(boolean value)`
Expand Down

0 comments on commit e0c12af

Please sign in to comment.