Is there any way to show the placeholder text in O...
# compose
u
Is there any way to show the placeholder text in OutlinedTextField even when the field is not focused? I found a workaround, but it causes flicker when the user focuses the field. I am basically, replacing the value with placeholder when the field is not focused and changing the textcolor to placeholder color.
j
cc @Siyamed
🙏 1
s
@Anastasia [G] for the current behavior that you are trying to change. I do not know the workaround but material has opinionated design so if it is not allowed it is highly possible that it wont be allowed.
a
s
thank you