public class DrawableImageViewTarget extends ImageViewTarget<android.graphics.drawable.Drawable>
Drawable objects in ImageViews.viewSIZE_ORIGINAL| Constructor and Description |
|---|
DrawableImageViewTarget(android.widget.ImageView view) |
DrawableImageViewTarget(android.widget.ImageView view,
boolean waitForLayout)
Deprecated.
Use
ViewTarget.waitForLayout() instead. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setResource(android.graphics.drawable.Drawable resource) |
getCurrentDrawable, onLoadCleared, onLoadFailed, onLoadStarted, onResourceReady, onStart, onStop, setDrawableclearOnDetach, getRequest, getSize, getView, removeCallback, setRequest, setTagId, toString, waitForLayoutonDestroyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetViewpublic DrawableImageViewTarget(android.widget.ImageView view)
@Deprecated
public DrawableImageViewTarget(android.widget.ImageView view,
boolean waitForLayout)
ViewTarget.waitForLayout() instead.protected void setResource(@Nullable
android.graphics.drawable.Drawable resource)
setResource in class ImageViewTarget<android.graphics.drawable.Drawable>