How we can set the font for all applications according to selected font type in one application
Suppose I have an "apk" file. In this app, we can set the font.开发者_如何学Go My question is how we can set that selected font for all applications.
You can't. What would be the point of me being able to define fonts in my application if you were going to override them?
精彩评论