Fix native crash when typeface is missing
Creating a typeface from a missing file crashes when it tries to extract the style from the font. This patch just uses default style when the resulting font object is NULL. Bug: 15930808 Change-Id: I9438687100026f336db7aa204fe3a0232eee2db6
Loading
Please register or sign in to comment