Applying custom font to the whole Android Application? -


before jump negative comments/votes, specify have read every question on `stackoverflow regarding topic, , have applied solutions, still have not succeeded applying entirely.

so, asking question, because answers found 4-5 years ago, , wondering if there better solutions now.

i repeat question: there better way listed override whole font family in whole app 1 font? (all views used in app)?

thanks in advance!

cheers!

the best way still put .ttf or .otf font file in assets folder. derive custom textview class , fix its' font once , don't have call settypeface() everywhere.

that all.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -