FixedSizeDrawable

open fun FixedSizeDrawable(    wrapped: Drawable,     width: Int,     height: Int)