在Android Studio 3.0.1中设置工具栏图标的大小 [英] Set toolbar icons size in Android Studio 3.0.1

查看:382
本文介绍了在Android Studio 3.0.1中设置工具栏图标的大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了android studio的更新,现在我看到的版本是3.0.1 当我查看工具栏时,看到的图标比平时小了两倍.

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?

推荐答案

中所述这是3.0版中的预期行为.但是,可以通过将文件~AndroidStudioHOME\idea.properties中的系统属性hidpi.allow.fractional设置为true并重新启动Android Studio,来恢复此行为.

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.

您可以通过帮助|直接在IDE中打开和编辑此文件.编辑自定义属性菜单:

hidpi.allow.fractional=true

P.S.但是,例如,我已经习惯了这样的大小,在我看来,这很舒服.文本空间更大,尤其是在13英寸笔记本电脑上.

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.

更新已在Android Studio 3.1中修复.图标变大了

Update Fixed in Android Studio 3.1. Icons become bigger as earlier

这篇关于在Android Studio 3.0.1中设置工具栏图标的大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆