material-components/material-components-android

[TextInputLayout] Disabled error state

Open

#3,001 opened on Sep 27, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (15,910 stars) (3,023 forks)batch import
Good First IssueIssue: Design Spec MismatchWidget: TextField

Description

Disabled text field with an error looks like this:

Shouldn't the errors disappear (I mean error icon and/or error text) or their colors change in this case?

Contributor guide