Join Slack
Powered by
There is any RichText composable?
# compose
s
SrSouza
04/19/2020, 5:31 PM
There is any RichText composable?
l
Leland Richardson [G]
04/19/2020, 8:17 PM
There is an overload that accepts an AnnotatedString which allows you to do rich text type things with it
g
grandstaish
04/19/2020, 8:22 PM
I saw this the other day, if it helps:
https://github.com/zach-klippenstein/compose-richtext
z
Zach Klippenstein (he/him) [MOD]
04/19/2020, 9:32 PM
That's missing a lot of features at the moment. Still waiting for support to land for stuff like links, inline images, etc. (Which is coming:
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1587001131296300?thread_ts=1586993450.295200&cid=CJLTWPH7S
)
c
Colton Idle
04/21/2020, 12:20 AM
What's "rich text"? Haven't really heard it in the context of android before.
Open in Slack
Previous
Next