I already developed my android project and decided to update the text font it contains more than 1000+ files, I want to give the same font to all the text in all the files. How can I achive this?
android:fontFamily="monospace" assume I need to apply this format to all my text.