Extended Span Painter
Functions
Link copied to clipboard
abstract fun decorate(span: SpanStyle, start: Int, end: Int, text: AnnotatedString, builder: AnnotatedString.Builder): SpanStyle
Can be used for removing any existing spans from text so that they can be drawn manually.
Link copied to clipboard