Shrine Sabu
Results
1
comments of
Shrine Sabu
The example you have show only work with style.xml. I want to apply custom font by selecting .ttf file from phone during runtime. > val typeface = Typeface.createFromFile(File(appPreferences.customFontPath)) > textView.typeface...