-
- All Implemented Interfaces:
-
androidx.lifecycle.DefaultLifecycleObserver,androidx.lifecycle.FullLifecycleObserver,androidx.lifecycle.LifecycleObserver,coil.target.Target,coil.target.ViewTarget,coil.transition.TransitionTarget
public class ImageViewTarget extends GenericViewTarget<ImageView>
-
-
Constructor Summary
Constructors Constructor Description ImageViewTarget(ImageView view)
-
Method Summary
Modifier and Type Method Description DrawablegetDrawable()UnitsetDrawable(Drawable drawable)ImageViewgetView()Booleanequals(Object other)IntegerhashCode()-
Methods inherited from class coil.target.ImageViewTarget
onError, onStart, onStart, onStop, onSuccess -
Methods inherited from class coil.target.GenericViewTarget
onCreate, onDestroy, onPause, onResume -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-