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