Fixed
Status Update
Comments
zw...@google.com <zw...@google.com> #2
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
zw...@google.com <zw...@google.com> #3
Released in 25.1.0 of the Support Library.
an...@google.com <an...@google.com>
en...@google.com <en...@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());
fu...@gmail.com <fu...@gmail.com> #5
#4: Working as intended. We want the error message to use the system font unless explicitly changed.
en...@google.com <en...@google.com> #7
Unfortunately, due to an unrelated issue, we're rolling back the experimental release. This will temporarily be broken again. Sorry about that.
en...@google.com <en...@google.com> #8
OK it should be fixed again with a new release.
Description
The arrow buttons to move from panorama to panorama are non-functional.
It does work on desktop browsers, though.