Set toolbar icons size in Android Studio 3.0.1

前端 未结 3 795
陌清茗
陌清茗 2021-02-13 04:33

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.

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-13 05:19

    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.

    1. File -> Settings
    2. Appearance & Behavior -> Appearance
    3. Under UI Options, select Override default fonts
    4. Set the size (I am setting size 24 to make the icons & text bigger)

    Note : The above steps will make the Android Studio UI ugly but until a patch is released, we might need to adjust to this.

提交回复
热议问题