JJSaccolo / UIActivityIndicator-for-SDWebImage

The easiest way to add a UIActivityView to your SDWebImage view
MIT License
817 stars 160 forks source link

Updated to match the latest SDWebImage release. #13

Closed Sandberg74 closed 10 years ago

Sandberg74 commented 10 years ago

There are some changes in the latest SDWebImage master branch, which caused "deprecated" warnings in UIActivityIndicator-for-SDWebImage. This commit fixes the issues.

JJSaccolo commented 10 years ago

This PR https://github.com/JJSaccolo/UIActivityIndicator-for-SDWebImage/pull/12 has been merged, so I can close this one. Thank you very much!