Hi everyone, I am trying to draw this box without ...
# compose
m
Hi everyone, I am trying to draw this box without using a Replacement span. Is it possible to draw?
s
I think there's no option other than using a placeholder, or rendering each chunk/paragraph of text as a separate Composable.
h
Another option is to have a small textindent on the second paragraphs, then drawBehind by calculating the second paragraph's position from TextLayoutResult