How to view custom Android Studio font (using calligraphy)

I am currently using a calligraphy library to use custom fonts, this is amazing https://github.com/chrisjenx/Calligraphy

But I can’t see the new fonts, is there a way to view custom fonts in Android Studio?

+7
android android-layout preview android-library
source share
1 answer

To view custom fonts, you have run the code and checked your mobile. ** Note: ** ALL Fonts may be inaccurate in the emulator. It is better to work on a mobile phone for a better experience.

0
source share

All Articles