Package-level declarations

Types

Link copied to clipboard

An opinionated ViewTarget that simplifies updating the Drawable attached to a View and supports automatically starting and stopping animated Drawables.

Link copied to clipboard

A Target that handles setting images on an ImageView.

Link copied to clipboard
interface Target

A callback that accepts an image.

Link copied to clipboard
interface ViewTarget<T : View> : Target

A Target with an associated View. Prefer this to Target if the given drawables will only be used by view.