Android Studio: How do I remove the phone border frame on layout previews?

耗尽温柔 提交于 2019-12-12 01:44:55

问题


When previewing a layout, such as activity_main.xml on the design view, how do I remove the frame of the phone on my previews? I know this question may have been answered before, but I can't find the solution anywhere.

I want to remove the black border frame of the phone on my layout preview.


回答1:


Click that setting button then uncheck the include Device Frame.

Update: For Android studio 2.2 See this thread.



来源:https://stackoverflow.com/questions/38759082/android-studio-how-do-i-remove-the-phone-border-frame-on-layout-previews

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!