Java – Change the calligraphy default font that is not in the application class

Change the calligraphy default font that is not in the application class… here is a solution to the problem.

Change the calligraphy default font that is not in the application class

I have a multilingual app and use Calligraphy for setting fonts.

I’m going to change the default font when Calligraphy users change the app locale.

Solution

Use Support Library v26 It provides support for Fonts in XML

Related Problems and Solutions