I'm at the moment developing an app for tablets and the app isn't supposed to be available for phones. When I edit an XML in Android Studio, there's the design preview that shows roughly how the XML will be rendered on the device. By default it's set to show it in a phone device. How do I set this to be a tablet view?


