mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
This follow up PR for #9731 includes the following: * MDCTextControlLabelState has been renamed to MDCTextControlLabelPosition * Identical methods in MDCTextField and MDCBaseArea have been consolidated as C functions in shared locations. * A few methods have been renamed. * A few pragma marks have been renamed. Related to #9407.