Recently updated my Android Studio from 1.1 to 1.2 and I am facing this strange issue. Trying to resize my window and it doesn't seem to work. Only you can shorten the width, not height. So unless I can shorten the height, I cannot click the Finish button. ^_^
答案 0 :(得分:4)
您应该按以下方式更改主题:
文件 - >设置 - >外观&行为 - >外观 - >在这里,您应该将主题从“IntliJ”更改为“Windows”,然后单击“确定”。
答案 1 :(得分:1)
Okay, one thing seems to work for it.
You can Right Click on Taskbar > properties > Auto-hide Taskbar
Then you'd be able to click the Finish button.
答案 2 :(得分:1)
更新到Android Studio 1.4或更高版本。 然后,您就可以单击“完成”按钮。 Android studio 1.4
答案 3 :(得分:0)
好吧,如果您不想自动隐藏任务栏,可以使用TAB按钮。 仿真器也是如此。我也尝试将X和Y坐标重置为0,但它仍然存在。
答案 4 :(得分:0)
我刚刚使用回车键完成,窗口右上角的X取消。切换到Windows主题也解决了这个问题,但作为一个使用Darcula轻松的人,我觉得定时来回切换是很费时间的。