I'm new to Android studio and I am wondering where to set the default font family for Android app in Android studio after reading the accepted answer here.
I have tried to put the code in activity_main.xml
and AndroidManifest.xml
but it does not work.
Any help would be appreciated!