skip to Main Content

I have this weird problem with Android studio that’s driving me crazy.

I have a new monitor, with a higher resolution (2560×1440), and on that monitor the toolbar menus looks small, they get reduced to 7 rows and I have no idea how to change this behaviour. So far it is the only software that does this, is there some settings where I can change the height of the menus?

I’m on Ubuntu 20.04 if it makes any difference.

enter image description here
(sorry for the picture I couldn’t take a screenshot with the menu open)

2

Answers


  1. Chosen as BEST ANSWER

    While I still don't know if the problem is solvable via any internal setting in Android Studio, I managed to resolve this issue by swapping my HDMI cable with a DisplayPort. What really puzzled me was the fact that only Android studio seemed to be affected.


  2. You can change the font size of Android Studio UI. This might help.

    File -> Settings -> Appearance and Behavior -> (Tick) Use Custom Font -> Set your desired font size at Right of the Use Custom Font option.

    Checkout the Screenshot here

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search