maxLines property
Number of lines to show before truncating the text.
If set to 0, the button will not be shown. Defaults to 1.
Implementation
final int maxLines;
Number of lines to show before truncating the text.
If set to 0, the button will not be shown. Defaults to 1.
final int maxLines;