5

There is a related question,How to increase the font size in Android Studio?.

But It doesn't increase the font size of Quick Documentation.

Community
  • 1
  • 1
q126y
  • 1,589
  • 4
  • 18
  • 50

1 Answers1

7
  1. Open Quick Documentation window.
  2. Click on cogwheel in the upper-right corner of the Quick Documentation window. quick documentation window
  3. Move slider. quick documentation window

Or use Ctrl + Mouse wheel in Quick Documentation window to change the font size.

soya666
  • 361
  • 1
  • 4
  • 18
  • that doesn't change the default size. On next restart, the font size remains the same. changes are not preserved across sessions. – q126y May 14 '16 at 06:00
  • Hmm, my `Android Studio` kept changing between sessions. If I reopen current project, open other project, restart AS, reboot system `Android Studio` saved custom font size in **Quick Documentation** window – soya666 May 14 '16 at 06:22
  • I'm having this problem as well. It keeps resetting after restart. The size was fine in 1.5 but now the font is much larger in 2.2. I wonder if this is a bug – user77177928 Oct 25 '16 at 06:11