mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
In #9109 we removed the color themer for the underline controller. This change closes #9371 which will allow clients to theme their underline controller text fields via a theming extension. This change will theme both color and typography. *Note* [Material](material.io) recommends using a [filled or outlined text field](https://material.io/components/text-fields/). | Resting | Active | | --- | --- | ||| Closes #9371 Closes #9242