Skip to content

Instantly share code, notes, and snippets.

@Pierry
Last active December 18, 2015 01:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pierry/5705640 to your computer and use it in GitHub Desktop.
Save Pierry/5705640 to your computer and use it in GitHub Desktop.
Copy your font to assets folder
Typeface face = Typeface.createFromAsset(getAssets(), "yourfont.ttf");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment