loopj / android-smart-image-view

Android ImageView replacement which allows image loading from URLs or contact address book, with caching
http://loopj.com/android-smart-image-view/
1.3k stars 510 forks source link

If URL of image is broken, does it throw an exception? #18

Open baliganikhil opened 11 years ago

baliganikhil commented 11 years ago

If URL of image is broken, does it throw an exception that can be caught by me to do something about it? Great project, thanks :)

lizozom commented 10 years ago

That's a great question: how can I handle failed images?