setMinLines

open fun setMinLines(lines: Int)

Sets the height of the TextView to be at least minLines tall.

Parameters

lines

The minimum height in terms of number of lines.