Is there a compose-equivalent of `QuoteSpan`?
# compose-android
m
Is there a compose-equivalent of
QuoteSpan
?
On a vaguely related note, it would be nice if
AnnotatedString
supported a span to indicate parts of the text are not selectable (i.e. similar to concept of
DisableSelection
)