So I\'d like to change the android:fontFamily in Android but I don\'t see any pre-defined fonts in Android. How do I select one of the pre-defined ones? I don\'
android:fontFamily
The new font resource allows to directly set font using
font
android:fontFamily="@font/my_font_in_font_folder"