setEllipsize

open fun setEllipsize(type: Int)

Causes words in the text that are longer than the view's width to be ellipsized instead of broken in the middle.

Parameters

type

The type of truncation to use.


Causes words in the text that are longer than the view's width to be ellipsized instead of broken in the middle.

Parameters

ellipsis

The type of truncation to use.