If you try to change the color and text in the textField.detailLabel.text, you won't see the change if you dont change the textField.text or focusing the field.
It occurs when the field is not focused and you change the detail text from code.
Pod version:
Material 3.1.8
MaterialComponents 109.4.0
This is my workaround to resolve temporarily my problem:
If you try to change the color and text in the textField.detailLabel.text, you won't see the change if you dont change the textField.text or focusing the field.
It occurs when the field is not focused and you change the detail text from code.
Pod version: Material 3.1.8 MaterialComponents 109.4.0
This is my workaround to resolve temporarily my problem:
Have a good day. Best regards.