Font Use

To Change the font that use, you can go to the folder asset/font/

by replacing that font in these folder you can custom any font you want to use, and make sure you also change the name of font in method in MainActivity.java here :

  public void setFontTv(Your TextView, index font)

Last updated