DrawableSize

fun DrawableSize(@IntRange(from = 0) width: Int, @IntRange(from = 0) height: Int = width)