Small pieces of code that can be copy/paste-ed on your project
Set custom font on android – from assets
Among other nice things that Android has, we can also load custom fonts. To do that we need to get a font file with the desired font. There are some…
Read More