Calligraphy
Calligraphy copied to clipboard
Library loaded with R.class only
Greetings,
Recently I started using the library for custom fonts in my android app, but, when added, I just see the R.class. When trying to follow the steps, the class CalligraphyConfig is not found, neither CalligraphyContextWrapper.
Any thoughts for this?
Best regards,
Did you import the whole project or use Gradle to import the 'aar'?
I used Gradle to import the aar file.