本文介绍了Android Studio:如何增加 logcat 文本的大小?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有人知道在哪里可以增加 logcat 文本的大小吗?主设置中没有设置.
Anybody knows where can I increase the size of logcat text? There's no setting for it in the main settings.
推荐答案
转到文件->设置->编辑器->颜色&字体 -> 控制台字体
Go to file-> Settings-> Editor-> Colors & Font -> Console Font
虽然要更改保存的设置,但您必须创建一个新方案或使用新名称保存现有方案(请参见屏幕截图顶部.)
Though to change the saved settings, you will have to create a new scheme or save the existing scheme with a new name(see the top of the screenshot.)
这篇关于Android Studio:如何增加 logcat 文本的大小?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!