A simple question: Does Typeface.createFromAsset () have a cache? Or should I just keep the link in my memory to hold it in my hands? The reason I ask is because I use it quite a lot (all to support a single font in many actions / views), so I wonder if Typeface will do a simple caching bit, so I donβt need to support contact me .
android typeface
David Liu
source share