Jonnathan Ng
Jonnathan Ng

Reputation: 131

How to preview Custom Font Android Studio (using Calligraphy)

Currently I'm using the Calligraphy library to use custom fonts, it's awesome https://github.com/chrisjenx/Calligraphy

But i can't preview the new fonts, is there any way to preview the custom fonts in Android Studio?

Upvotes: 9

Views: 858

Answers (1)

In order to view the Custom fonts you have to run the code and check in the mobile. **Note :**ALL Fonts may not be accurate in emulator,Better to run in mobile for best experiance.

Upvotes: 0

Related Questions