本文介绍了没有“停靠模式"“预览"中的选项一旦取消停靠,Android Studio 中的设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
这是预览"窗口的停靠模式选项.
Here is the Docked mode option for "Preview" window.
我删除了停靠模式,即取消停靠.这就是我得到的.
I removed the docked mode i.e. undocked it. And here is what I got.
不再有停靠模式"选项.现在我无法正确地设计布局.当我更改布局中的任何内容时,预览会自动隐藏.
There is no more "Docked Mode" option. Now I cannot properly work with designing layouts. Preview automatically hides when I change anything in the layout.
推荐答案
这里是恢复到停靠模式"的简单解决方案.
Here is the simple solution for reverting to "Docked Mode".
- 选择预览窗口
- 转到窗口菜单 > 活动工具窗口
你去吧.预览窗口处于停靠模式.还有停靠模式的选项.
There you go. The Preview window is in Docked Mode. And there is the option for Docked Mode again.
这篇关于没有“停靠模式"“预览"中的选项一旦取消停靠,Android Studio 中的设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!