From 9960217184231bf4fb83a19f8c20bee9118e7dcd Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 11 Feb 2013 21:11:10 +0100 Subject: [PATCH] (Android) Add 'List of autodetected devices' --- android/phoenix/res/layout/faq_supported_pads.xml | 13 +++++++++++++ android/phoenix/res/xml/prefs.xml | 4 ++++ 2 files changed, 17 insertions(+) create mode 100644 android/phoenix/res/layout/faq_supported_pads.xml diff --git a/android/phoenix/res/layout/faq_supported_pads.xml b/android/phoenix/res/layout/faq_supported_pads.xml new file mode 100644 index 0000000000..47ac614d48 --- /dev/null +++ b/android/phoenix/res/layout/faq_supported_pads.xml @@ -0,0 +1,13 @@ + + + + + diff --git a/android/phoenix/res/xml/prefs.xml b/android/phoenix/res/xml/prefs.xml index 605c4cbccf..8908a94155 100644 --- a/android/phoenix/res/xml/prefs.xml +++ b/android/phoenix/res/xml/prefs.xml @@ -185,6 +185,10 @@ android:summary="This will attempt to preconfigure various gamepads and/or IME apps that you connect." android:title="Enable" android:disableDependentsState="true" /> + + + +