labelMaxLines property
labelMaxLines in line with AutoSizeText
library, you can specify how many lines the label can use before starting reducing its fontSize to adapt the label to the constraints or size
Implementation
final int labelMaxLines;
labelMaxLines in line with AutoSizeText
library, you can specify how many lines the label can use before starting reducing its fontSize to adapt the label to the constraints or size
final int labelMaxLines;