3

Android Studio Window on Ubuntu is too large, I increased screen resolution to maximum but it's still too big. (I use Lenovo G480)

Some screenshots:

Please help me fix this!

pc43
  • 131
  • If you set the launcher to auto-hide, you will get more room horizontally; the top row of icons in Android Studio will probably collapse to one line, giving more room in the vertical direction too. – Jos Apr 05 '16 at 09:09
  • Yeah, That is last solution, but is this hardware compatible problem? – pc43 Apr 05 '16 at 09:17

1 Answers1

0

Adding hidpi=false to <android studio root>/bin/idea.properties is a possible solution.

Else try to explore the doc about high-density display: Troubleshoot Android Studio .