ViewSizeStyle

constructor(@DimenRes height: Int? = null, @DimenRes width: Int? = null)

Parameters

height

высота элемента в dp (ресурс)

width

ширина элемента в dp (ресурс)