Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored May 24, 2020
1 parent b76e543 commit ddee6e3
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 @@ -119,7 +119,7 @@ If we want to use our customized `interpolator`, we can use below method.
progressView.interpolator = new NiceInterpolator();
```

### Hilighting Effect
### Highlighting Effect
We can give a highlighting effect on the progress bar when clicked.

```gradle
Expand Down

0 comments on commit ddee6e3

Please sign in to comment.