From af7fbf47c032b3be2f6956030d8ca18c8badfd68 Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Mon, 6 Oct 2014 14:22:24 -0400 Subject: [PATCH] Switch to XML popup layouts to prevent size issues This also adds text labels to the buttons for easier identification of functionality --- .../android/res/layout/menu_popup_config.xml | 129 ++++++++ shell/android/res/layout/menu_popup_debug.xml | 97 ++++++ shell/android/res/values/strings.xml | 13 + .../reicast/emulator/emu/OnScreenMenu.java | 294 ++++++++---------- 4 files changed, 370 insertions(+), 163 deletions(-) create mode 100755 shell/android/res/layout/menu_popup_config.xml create mode 100755 shell/android/res/layout/menu_popup_debug.xml diff --git a/shell/android/res/layout/menu_popup_config.xml b/shell/android/res/layout/menu_popup_config.xml new file mode 100755 index 000000000..8651d821f --- /dev/null +++ b/shell/android/res/layout/menu_popup_config.xml @@ -0,0 +1,129 @@ + + + + + + + +