public interface ISimpleTarget
| Modifier and Type | Method and Description |
|---|---|
void |
onLoadFailed(android.graphics.drawable.Drawable errorRes)
Callback indicating the image could not be successfully loaded.
|
void |
onResourceReady()
Callback when an image has been successfully loaded.
|
void onResourceReady()
Note: You must not recycle the bitmap.
void onLoadFailed(android.graphics.drawable.Drawable errorRes)
errorRes - 内容