Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change logcat font size in Android Studio 1.0.0? [closed]

How to change logcat font size in Android Studio 1.0.0?

I only found way to change the font color in Android Studio.

like image 749
Ryan Avatar asked May 06 '15 03:05

Ryan


1 Answers

Logcat is just using the font settings of Console Font. To change this in Android Studio, go to:

Settings->Editor->Color & Fonts->Console Font

like image 157
Christian Abella Avatar answered Nov 07 '22 06:11

Christian Abella