Join Slack
Powered by
Hi. Is it possible to center text in BasicTextFiel...
# compose
y
Yuki Anzai
04/27/2021, 7:46 AM
Hi. Is it possible to center text in BasicTextField ?
m
mzgreen
04/27/2021, 8:26 AM
I think setting a
TextStyle
with
textAlign = TextAlign.Center
should work.
y
Yuki Anzai
04/27/2021, 9:41 AM
It works! Thank you !!!
Open in Slack
Previous
Next