android-smart-image-view
android-smart-image-view copied to clipboard
Progress Indicator?
Great library. Is there currently a way to get a notification when the image has finished downloading so I can turn off a progress indicator? If not maybe you can add a getCurrentTask method in the SmartImageView and make the SmartImageTask class implement observable so an observer can get notified of the completed download.