From 28008814a74762c746c56e93a10c3016ed96f7a5 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sun, 25 Aug 2013 03:16:05 -0400 Subject: [PATCH] [Android] Apparently I also forgot to commit the input menu layout. --- Source/Android/res/xml/input_prefs.xml | 83 ++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 Source/Android/res/xml/input_prefs.xml diff --git a/Source/Android/res/xml/input_prefs.xml b/Source/Android/res/xml/input_prefs.xml new file mode 100644 index 0000000000..daddf93e3d --- /dev/null +++ b/Source/Android/res/xml/input_prefs.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file