79517571

Date: 2025-03-18 13:25:36
Score: 2.5
Natty:
Report link

You could actually use the AnnotatedString.Companion.fromHtml. developper.android.com : fromHtml

val cleanDescription = AnnotatedString.Companion.fromHtml(bookdata?.description)
Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Goudurixx