mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-19 19:41:35 +08:00
Also update the demo text fields so that their helper text is set via the attribute, instead of programmatically. This commit also introduces some new methods in IndicatorViewController to provide symmetry with error text and abstract out some code that could be used for both error and helper text. PiperOrigin-RevId: 174038374