From 46577c09570c106ead32a397d4b671930e614d50 Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Mon, 3 Feb 2014 23:43:52 -0500 Subject: [PATCH] Custom selectors for menu, Redirect issue logging to paste --- shell/android/res/drawable/game_selector.xml | 9 +++++++++ shell/android/res/layout/app_list_item.xml | 2 +- shell/android/res/layout/drawer_menu.xml | 18 ++++++++++++------ .../src/com/reicast/emulator/MainActivity.java | 2 +- .../src/com/reicast/emulator/UploadLogs.java | 6 ++++-- 5 files changed, 27 insertions(+), 10 deletions(-) create mode 100755 shell/android/res/drawable/game_selector.xml diff --git a/shell/android/res/drawable/game_selector.xml b/shell/android/res/drawable/game_selector.xml new file mode 100755 index 000000000..8dff3f41c --- /dev/null +++ b/shell/android/res/drawable/game_selector.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/shell/android/res/layout/app_list_item.xml b/shell/android/res/layout/app_list_item.xml index ba0f66d3f..85a7dfe6f 100644 --- a/shell/android/res/layout/app_list_item.xml +++ b/shell/android/res/layout/app_list_item.xml @@ -17,7 +17,7 @@ android:orientation="horizontal" android:clickable="true" android:focusable="true" - android:background="@android:drawable/list_selector_background" > + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" > + android:focusable="true" + android:background="@drawable/game_selector" >