ScaledDrawableWrapper

An extension of DrawableWrapperCompat that will take a given Drawable and scale it by the specified width and height.

Constructors

Link copied to clipboard
constructor(@NonNull drawable: Drawable, width: Int, height: Int)

Functions

Link copied to clipboard
Link copied to clipboard