height
Function
Android
fun GlanceModifier.height(height: Dp): GlanceModifier
Sets the absolute height of an element, in Dp
.
Android
fun GlanceModifier.height(@DimenRes height: Int): GlanceModifier
Set the height of the view from a resource.