From 67902a7091f6510e8e5ded55a4df2a0ec40140ac Mon Sep 17 00:00:00 2001 From: zackhow Date: Sun, 9 Sep 2018 11:21:53 -0400 Subject: [PATCH] Android: Layout for emulation when phone is portrait This sets the surfaceview to the top half of the screen instead of it sitting in the middle which gives more room for onscreen controls. --- .../res/layout-port/fragment_emulation.xml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Source/Android/app/src/main/res/layout-port/fragment_emulation.xml diff --git a/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml b/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml new file mode 100644 index 0000000000..4f54974a5b --- /dev/null +++ b/Source/Android/app/src/main/res/layout-port/fragment_emulation.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + +