Design view same DP and size as Emulator

Viewed 97

Why does Google make it so difficult to use the same width and height as my emulator? I can't find a way to actually get the same screen size and dp as my emulator on the design view. Anyone know how to do this?

1 Answers

It's a bit unclear what your issue is. If you mean the visual designer of Android Studio, you can specify exactly which Device, Theme, etc. you want:

Image of Android Studio Visual Designer with the drop down menu to select a device opened, displaying various devices

Related