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