Skip to content

[TextInputLayout] Errors are hidden when Layout is disabled #3550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ViveNoctem
Copy link

closes #3001

If an error is displayed when the TextInputLayout is disabled, the error is hidden.
If the TextInputLayout is re-enabled, the error is displayed again.
If an error is set while the TextInputLayout is disabled, the error is displayed once the layout is enabled.

And am I doing something wrong or are some DateStringsTest tests timezone dependent? e.g. getDayContentDescription_notToday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TextInputLayout] Disabled error state
1 participant