Status Update
Comments
fe...@gmail.com <fe...@gmail.com> #2
Hello,
Thank you for reaching out to us!
This issue seems to be outside of the scope of Issue Tracker. This Issue Tracker is a forum for end users to report bugs
and request features
on Google Cloud products. Please go through
I recommend you to
For now, I'm going to close this thread which will no longer be monitored. In case you want to report a new issue, please do not hesitate to create a new Issue Tracker describing your issue.
Thank you!
pa...@google.com <pa...@google.com>
pa...@google.com <pa...@google.com> #3
We are looking at the issue. We will update more on this soon.
zt...@gmail.com <zt...@gmail.com> #4
I observed the tint not being removed on unfocus as well.
This worked in Marshmallow (Nexus 6P latest build), but not for 5.1 (Moto X first gen)
This worked in Marshmallow (Nexus 6P latest build), but not for 5.1 (Moto X first gen)
ch...@google.com <ch...@google.com>
ch...@google.com <ch...@google.com> #6
Released in 23.4.0
Description
Version used: 23.2.0
Theme used: default
Devices/Android versions reproduced on:
Nexus 5, 5.0.1, build LRX22C
Nexus 7, 6.1.1, build LMY48G
Steps to reproduce the error:
Download the attached project, run it and follow the instructions on the screen.
Or:
1. Set error on text input layout
2. Make its text field focused (if it was already focused during step 1 you must focus away and then focus it back)
3. Do setErrorEnabled(false)
4. Focus away from text input layout
Expected outcome: after error disabled, the text field must look normal and show no trace of error tinting whether focused or unfocused (this can be observed if you change design library version to 23.1.1)
Observed outcome in 23.2.0: after error disabled, text field keeps red error tint when *unfocused*.
Also notice that when error is set and you change focus away, version 23.1.1 was doing subtle but nice background animations. This is gone in 23.2.0.