From 6df36ec6871df74e96b44a9648de113b4b57e914 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Fri, 23 Aug 2013 16:17:02 -0400 Subject: [PATCH] [Android] Forgot to commit the menu layout XML when I implemented the option to clear the game list. --- Source/Android/res/menu/gamelist_menu.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Source/Android/res/menu/gamelist_menu.xml diff --git a/Source/Android/res/menu/gamelist_menu.xml b/Source/Android/res/menu/gamelist_menu.xml new file mode 100644 index 0000000000..dbec1a65f3 --- /dev/null +++ b/Source/Android/res/menu/gamelist_menu.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file