Fixed
Status Update
Comments
ma...@gavinharriss.com <ma...@gavinharriss.com> #2
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
zi...@google.com <zi...@google.com> #3
Released in 25.1.0 of the Support Library.
ed...@google.com <ed...@google.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());
Description