Fixed
Status Update
Comments
mb...@gmail.com <mb...@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.
en...@google.com <en...@google.com> #3
Released in 25.1.0 of the Support Library.
ed...@google.com <ed...@google.com>
pr...@gmail.com <pr...@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());
zw...@google.com <zw...@google.com> #5
#4: Working as intended. We want the error message to use the system font unless explicitly changed.
Description
Chrome 43.0 / Firefox 38.0 / Safari 8.0
Retina MacBook ( OS X 10.10 )
Rectangles and Circles with option { strokePosition: google.maps.StrokePosition.OUTSIDE } are rendered incorrectly
please check:
and attached Screenshot
OK:
API 3.19 / 3.20 - Chrome / Firefox / Safari - Retina Macbook ( OS X 10.10 )
API 3.21 - Chrome / Safari - iPad 2 ( iOS8.3 ) !