Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Pierry/Progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierry committed Oct 2, 2018
2 parents bd862d7 + 5c1f5b8 commit f7b1b3b
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 @@ -32,7 +32,7 @@ The API is kept as simple as the ProgressDialog(Deprecated):

Create a Progress:

Progress progress = new Progress(view.getContext());
Progress progress = new Progress(context);

Default light:

Expand Down

0 comments on commit f7b1b3b

Please sign in to comment.