Hello everyone, I'm using `TextField` with some `a...
# compose
u
Hello everyone, I'm using
TextField
with some
annotations
in the
TextFieldValue
, but in the
onValueChange
callback all the
annotations
are gone. How can I restore them?