Restore DroidSansFallback to fonts.xml
The font was mistakenly removed in Ib69e73a6682d7eedd7b824f1dadc79cbccf07605, while it is still built for SMALLER_FONT_FOOTPRINT devices. Change-Id: Icb62ef6ef7445255191c70110a2b5eb4105628ce
This commit is contained in:
@@ -344,6 +344,9 @@
|
||||
<family lang="und-Zsye">
|
||||
<font weight="400" style="normal">NotoColorEmoji.ttf</font>
|
||||
</family>
|
||||
<family>
|
||||
<font weight="400" style="normal">DroidSansFallback.ttf</font>
|
||||
</family>
|
||||
<!--
|
||||
Tai Le and Mongolian are intentionally kept last, to make sure they don't override
|
||||
the East Asian punctuation for Chinese.
|
||||
|
||||
Reference in New Issue
Block a user