I make extensive use of Spans (lots of custom imag...
# compose-android
m
I make extensive use of Spans (lots of custom image spans, custom click spans etc) in my View-based app and am about to undertake the task of migrating to
AnnotatedString
. Any good articles, gotchas, lessons learned etc before I get stuck in?
K 1