You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using this library. We need to add support Rich text features (Bold, Italic, Underline, Strikethrough, Bullet list, Highlighted Quote, Quote). How can we do this?
The text was updated successfully, but these errors were encountered:
Hi @mohsin-software-engineer, highlighting text can be done by adding style spans to a spannable string. Unfortunately, non-social spans (hashtag, mention and hyperlink) are currently reset by recolorize method. I plan to fix this behavior on version 0.2, I will update this thread again when I have more information. Thanks for bringing this up.
We are using this library. We need to add support Rich text features (Bold, Italic, Underline, Strikethrough, Bullet list, Highlighted Quote, Quote). How can we do this?
The text was updated successfully, but these errors were encountered: