public class BitmapThumbnailImageViewTarget extends ThumbnailImageViewTarget<Bitmap>
View
.view
SIZE_ORIGINAL
Constructor and Description |
---|
BitmapThumbnailImageViewTarget(ImageView view) |
BitmapThumbnailImageViewTarget(ImageView view,
boolean waitForLayout) |
Modifier and Type | Method and Description |
---|---|
protected Drawable |
getDrawable(Bitmap resource) |
setResource
getCurrentDrawable, onLoadCleared, onLoadFailed, onLoadStarted, onResourceReady, onStart, onStop, setDrawable
getRequest, getSize, getView, removeCallback, setRequest, setTagId, toString
onDestroy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getView
public BitmapThumbnailImageViewTarget(ImageView view)
public BitmapThumbnailImageViewTarget(ImageView view, boolean waitForLayout)
protected Drawable getDrawable(Bitmap resource)
getDrawable
in class ThumbnailImageViewTarget<Bitmap>