Hi everyone, I am trying to draw this box without using a Replacement span. Is it possible to draw?
s
Skaldebane
09/16/2025, 4:58 PM
I think there's no option other than using a placeholder, or rendering each chunk/paragraph of text as a separate Composable.
h
Halil Ozercan
09/23/2025, 8:35 AM
Another option is to have a small textindent on the second paragraphs, then drawBehind by calculating the second paragraph's position from TextLayoutResult