Change back to default font size in Android Studio

26 views Asked by At

I accidentally set the font size to too large in Android Studio. I cannot use any function now including scrolling. I did not enable change font size by Ctrl+mouse wheel. How can I change back to default size?

screen capture

1

There are 1 answers

0
yolopoi On BEST ANSWER

The solution is from here. I am using Android Studio Giraffe and there is no path called C:/Users/< your account >/.AndroidStudio/config/options/. My path is

C:\Users\ \AppData\Roaming\Google\AndroidStudio2022.3\options

My case is that there is no font size set so just add <option name="FONT_SIZE" value="12" />.