Package | Description |
---|---|
com.nostra13.universalimageloader.core.listener |
Modifier and Type | Method and Description |
---|---|
void |
SimpleImageLoadingListener.onLoadingFailed(String imageUri,
android.view.View view,
FailReason failReason) |
void |
ImageLoadingListener.onLoadingFailed(String imageUri,
android.view.View view,
FailReason failReason)
Is called when an error was occurred during image loading
|
Copyright © 2011-2015. All Rights Reserved.