material-components-ios
material-components-ios copied to clipboard
[TextFields] remove rounded Corners MDCTextInputControllerOutlined
How can i remove rounded corners from MDCTextInputControllerOutlined
i tried
usernameController?.roundedCorners = .init(rawValue: 0)
but it only works when textfield is empty
Internal data
- Associated internal bug: b/142338766
Your title label prefix has been renamed from [Textfields] to [TextFields].
Not sure if this is still important, but here's how to solve it by changing default value
- go this file
2)change this value
