hi all--I have a big wall of static disclosure text in my Android app that has various formatting applied through it--it’s been straightforward to use
buildAnnotatedString
to get bold, underline, and italics set up. I can’t seem to find a way to get bulleted lists to perform correctly where the bullet character’s displayed and line wraps indent correctly. Thanks in advance for your help.