Hello! I need help using the material3 `OutlinedTe...
# compose
f
Hello! I need help using the material3
OutlinedTextField
and
supportingText
composable. I am trying to emulate the character count aligned to the end of the text field like in the material 3 documentation, but the
supportingText
doesn’t know about the width of the OutlinedText. Is there a way i can make it align to the end?