public class DrawableThumbnailImageViewTarget extends ThumbnailImageViewTarget<android.graphics.drawable.Drawable>
View.viewSIZE_ORIGINAL| Constructor and Description |
|---|
DrawableThumbnailImageViewTarget(android.widget.ImageView view) |
DrawableThumbnailImageViewTarget(android.widget.ImageView view,
boolean waitForLayout)
Deprecated.
Use
ViewTarget.waitForLayout() instead. |
| Modifier and Type | Method and Description |
|---|---|
protected android.graphics.drawable.Drawable |
getDrawable(android.graphics.drawable.Drawable 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 DrawableThumbnailImageViewTarget(android.widget.ImageView view)
@Deprecated
public DrawableThumbnailImageViewTarget(android.widget.ImageView view,
boolean waitForLayout)
ViewTarget.waitForLayout() instead.protected android.graphics.drawable.Drawable getDrawable(android.graphics.drawable.Drawable resource)
getDrawable in class ThumbnailImageViewTarget<android.graphics.drawable.Drawable>