Skip to content Skip to sidebar Skip to footer

Android Studio: How Do I Remove The Phone Border Frame On Layout Previews?

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, b

Solution 1:

Click that setting button then uncheck the include Device Frame.

enter image description hereenter image description here

Update:For Android studio 2.2See this thread.

Post a Comment for "Android Studio: How Do I Remove The Phone Border Frame On Layout Previews?"