I tried to change the font inside android studio but arabic font cant change it ! Can you help me please . Font for editor not for mobile application.
I tried to change the font inside android studio but arabic font cant change it ! Can you help me please . Font for editor not for mobile application.

the problem is the main font you use is not support arabic so , go to `
File>setting>Editor>Font
` and change fallback font to any other font like times new roman or any preferred one .
Too late to answer but it may help. You couldn't change it directly, you have to customize it by downloading a font in .ttf format. Then identify it in the style.xml file. For more, you can find the steps here https://github.com/AreejTurky/Custom-Font-Android-Project