It looks like Settings > Material Theme > Advanced Settings | Project View > Font Size sets the UI font size, and not the editor font size. Making that obvious by renaming that to something like "Override default UI font size" might be a good idea.
Similarly, it is not clear how one could actually change the editor font size:
Settings > Editor > Font > Size doesn't change it when the Material Theme plugin is in use.Settings > Appearance & Behavior > Material Theme. (Was this removed sometime since 2016?)Ideally I'd love to see:
You鈥檙e talking about a basic feature of the IDE, something that has been here for ages and there is plenty of documentation for that. It鈥檚 completely unrelated to the plugin, even though it could be done via the plugin as well.
Changing the editor font is utterly simple and I have no idea how you missed that. Simply go to Settings > Editor > Color Scheme > Color Scheme font and select the font and font size of your choice. It鈥檚 as simple as that :)
I have tried this way and it worked: Settings(or Ctrl + Alt + s)-> Editor -> Color Scheme -> Color Scheme Font.
Then you can change the "size" and it works with no necessary to restart the IDEA.
just open android studio and search for Color Scheme Font in the search bar and there you can change the font
Most helpful comment
You鈥檙e talking about a basic feature of the IDE, something that has been here for ages and there is plenty of documentation for that. It鈥檚 completely unrelated to the plugin, even though it could be done via the plugin as well.
Changing the editor font is utterly simple and I have no idea how you missed that. Simply go to
Settings > Editor > Color Scheme > Color Scheme fontand select the font and font size of your choice. It鈥檚 as simple as that :)