public interface MySimpleTarget
| 限定符和类型 | 方法和说明 |
|---|---|
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(@Nullable
android.graphics.drawable.Drawable errorRes)
errorRes - 内容