Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
Currently TextFieldColors interface doesn't provide any possibility for devs to change leading or trailing icon color according to the state of interactionSource. I suggest to pass interactionSource parameter (similarly as in labelColor) to leadingIconColor and trailingIconColor methods.