andreagiavatto / AGPhotoBrowser

A photo browser for iOS inspired by Facebook.
Apache License 2.0
447 stars 85 forks source link

Loading image from url in iOS 8 #40

Open rishabhjshah opened 9 years ago

rishabhjshah commented 9 years ago

I have used AsyncImageView with this photobrowser. https://github.com/nicklockwood/AsyncImageView/tree/master/AsyncImageView

In earlier version it was showing me the activity indicator but it is not showing in iOS 8. Image was also not loading automatically when it will load from the url.