【问题标题】:Android Studio tool pane / window layout (full window width)Android Studio 工具窗格/窗口布局(全窗口宽度)
【发布时间】:2016-02-11 20:42:01
【问题描述】:

我想知道如何在 AndroidStudio 中设置我的下部工具窗格(在此示例中为终端),它的行为就像在其他基于 IntelliJ 的工具(如 AppCode)中一样

这是当前 Android Studio 布局的屏幕

但我希望下部窗格看起来像在 AppCode 中一样。 (我的意思是下窗格应该是全窗口宽度而不是左窗格全窗口高度)

有什么想法吗?

【问题讨论】:

  • 你试过了吗Window -> Restore Default Layout?快捷方式Shift + F12
  • 不会改变任何东西:/
  • 那么你可能已经将此视图保存为默认视图(窗口菜单下的另一个选项)

标签: android android-studio intellij-idea


【解决方案1】:

Android 视图的默认视图如您所愿(您问题中的第二个屏幕截图)。尝试恢复到默认布局

Window -> Restore Default Layout

快捷方式Shift + F12

(以上是在 Windows 机器上。其他操作系统在 Android Studio 中会有类似的选项。)

更新:(如果上述方法不起作用)

转到

Settings - > Appreance And Behavior -> Appearence

Uncheck the option "Widescreen Tool Window Layout"

Click Apply

它将为您提供全宽工具窗口布局。久经考验。

Source

【讨论】:

  • 您使用的是哪个版本的 Android Studio?
  • Android Studio 1.5.1 Build #AI-141.2456560,于 2015 年 12 月 1 日构建 JRE: 1.6.0_65-b14-468-11M4833 x86_64 JVM: Java HotSpot(TM) 64-Bit Server VM by苹果公司
猜你喜欢
  • 2015-10-09
  • 1970-01-01
  • 2017-04-17
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多