ExtendedSpans

Constructors

Link copied to clipboard
constructor(vararg painters: ExtendedSpanPainter)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Prepares text to be rendered by painters. RoundedCornerSpanPainter and SquigglyUnderlineSpanPainter use this for removing background and underline spans so that they can be drawn manually.

Link copied to clipboard
fun onTextLayout(layoutResult: TextLayoutResult)