Skip to content

Commit

Permalink
Added startLoaderWithTintColor: to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rounak committed Feb 24, 2015
1 parent 8a65c40 commit c1f51b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,8 @@ For a detailed explaination of the animation, visit [raywenderlich.com](http://w
//before starting
[self.imageView startLoader];

//to change the color of the indicator, use the startLoaderWithTintColor: method

//update progress
[self.imageView updateImageDownloadProgress:progress];

Expand Down

0 comments on commit c1f51b7

Please sign in to comment.