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