CustomFont
CustomFont copied to clipboard
Request: Cache fonts
Instead of creating the Typefaces from assets each time, there should be some caching mechanism to hold the fonts that are in use. You can see the issue highlighted here:
https://code.google.com/p/android/issues/detail?id=9904
Pretty intresting...
I think this is a good idea just need time to implement it.
I can submit it as a pull request if you would like. I can also see this library needing to update itself to extend the new tint aware views:
http://developer.android.com/reference/android/support/v7/widget/AppCompatTextView.html
If you can it would be nice :)