From 88c797a9c0f752215ca324e9b5e457b27c7beaa1 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Fri, 25 Oct 2013 17:39:23 -0400 Subject: [PATCH] [Android] Slight cleanup for previous commit. Mostly UI adjustments. Makes the buttons appear uniformly on the overlay config activity. --- Source/Android/res/layout/emulation_view.xml | 2 +- .../layout/input_overlay_config_layout.xml | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Source/Android/res/layout/emulation_view.xml b/Source/Android/res/layout/emulation_view.xml index c4648b577b..1d0472d527 100644 --- a/Source/Android/res/layout/emulation_view.xml +++ b/Source/Android/res/layout/emulation_view.xml @@ -11,7 +11,7 @@ android:focusable="false" android:focusableInTouchMode="false"/> - + - - + + \ No newline at end of file