But an OutlinedTextField makes the floating label ...
# compose
d
But an OutlinedTextField makes the floating label interrupt the border, and animates the border gap opening. Using a regular TextField with border wouldn’t have this, so it would make sense for OutlinedTextField to have a shape attribute. Also, you can set shape for OutlinedButton, so it is expectable for OutlinedTextField to have it too.