Mar*_*tek 0 android intellij-idea android-studio
我想知道如何在 AndroidStudio 中设置我的下部工具窗格(本例中的终端),它的行为就像在其他基于 IntelliJ 的工具(如 AppCode)中一样
这是当前 Android Studio 布局的屏幕
但我希望下部窗格看起来像 AppCode 中的那样。(我的意思是下部窗格应该是全窗口宽度而不是左窗格全窗口高度)
有任何想法吗?
Android 视图的默认视图是您想要的(问题中的第二个屏幕截图)。尝试恢复默认布局
Window -> Restore Default Layout
Run Code Online (Sandbox Code Playgroud)
捷径Shift + F12
(以上是在Windows机器上的。其他操作系统在Android Studio中也会有类似的选项。)
更新:(如果以上不起作用)
去
Settings - > Appreance And Behavior -> Appearence
Uncheck the option "Widescreen Tool Window Layout"
Click Apply
Run Code Online (Sandbox Code Playgroud)
它将为您提供全宽工具窗口布局。经过尝试和测试。
| 归档时间: |
|
| 查看次数: |
626 次 |
| 最近记录: |