I've just installed an update to android studio and now I see version 3.0.1
When I look to a toolbar I see that icons became two times smaller than usual.
Is it possible to make them bigger as it was before?
As said in this comment it is an Intended Behavior in version 3.0. But this behavior can be reverted by setting the system property hidpi.allow.fractional
to true
in file ~AndroidStudioHOME\idea.properties
and restart Android Studio.
You can open and edit this file directly from IDE by Help | Edit Custom Properties menu:
hidpi.allow.fractional=true
P.S. But, for example, I'm already used to this size and it seems to me quite comfortable. There is more space for text, especially at 13 inches laptop.
Update Fixed in Android Studio 3.1. Icons become bigger as earlier
Have the same issue after updating to 3.0.1. As of Google Issue Tracker, it seems like a known issue & it is in assigned state. For a temporary fix, we can adjust the UI font of Android Studio from settings as below.
Note : The above steps will make the Android Studio UI ugly but until a patch is released, we might need to adjust to this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With