Package-level declarations
Types
Link copied to clipboard
abstract class GenericViewTarget<T : View> : ViewTarget<T> , TransitionTarget, DefaultLifecycleObserver
An opinionated ViewTarget that simplifies updating the Drawable attached to a View and supports automatically starting and stopping animated Drawables.
Link copied to clipboard
Link copied to clipboard