public class DrawableThumbnailImageViewTarget extends ThumbnailImageViewTarget<Drawable>
View.viewSIZE_ORIGINAL| Constructor and Description |
|---|
DrawableThumbnailImageViewTarget(ImageView view) |
DrawableThumbnailImageViewTarget(ImageView view,
boolean waitForLayout) |
| Modifier and Type | Method and Description |
|---|---|
protected Drawable |
getDrawable(Drawable resource) |
setResourcegetCurrentDrawable, onLoadCleared, onLoadFailed, onLoadStarted, onResourceReady, onStart, onStop, setDrawablegetRequest, getSize, getView, removeCallback, setRequest, setTagId, toStringonDestroyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetViewpublic DrawableThumbnailImageViewTarget(ImageView view)
public DrawableThumbnailImageViewTarget(ImageView view, boolean waitForLayout)
protected Drawable getDrawable(Drawable resource)
getDrawable in class ThumbnailImageViewTarget<Drawable>