111
score
1.1M
views
no
status
CC BY-SA 3.0
How to change fontFamily of TextView in Android
I had to parse /system/etc/fonts.xml in a recent project. Here are the current font families as of Lollipop: Here is the parser (based off FontListParser ): Feel free to use the above class in your project. For example,...