Fixed
Status Update
Comments
fo...@gmail.com <fo...@gmail.com> #2
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
ry...@gmail.com <ry...@gmail.com> #3
Released in 25.1.0 of the Support Library.
ma...@gmail.com <ma...@gmail.com> #4
Thanks but we have to call setTypeface for every view!
It should be added to this method too -> setEditText();
Same as mCollapsingTextHelper:
mCollapsingTextHelper.setTypefaces(mEditText.getTypeface());
It should be added to this method too -> setEditText();
Same as mCollapsingTextHelper:
mCollapsingTextHelper.setTypefaces(mEditText.getTypeface());
ar...@gmail.com <ar...@gmail.com> #5
#4: Working as intended. We want the error message to use the system font unless explicitly changed.
zw...@google.com <zw...@google.com>
ar...@gmail.com <ar...@gmail.com> #6
Excited to see that progress on a fix for this is being worked on!
zw...@google.com <zw...@google.com> #7
Should be fixed in the experimental version now.
ar...@gmail.com <ar...@gmail.com> #8
Thanks.
Description