From 661ecd222336fe939d0af095e2f489b6c363d6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 1 Aug 2013 10:35:35 +0200 Subject: ConfigurationWizard uses action instead of button. New provider button has been converted to an action item, shown at the bottom of the screen. --- res/drawable-hdpi/ic_menu_add.png | Bin 0 -> 2194 bytes res/drawable-ldpi/ic_menu_add.png | Bin 0 -> 1580 bytes res/drawable-mdpi/ic_menu_add.png | Bin 0 -> 1339 bytes res/drawable-xhdpi/ic_menu_add.png | Bin 0 -> 3061 bytes res/layout/provider_list_fragment.xml | 9 +-------- res/menu/configuration_wizard_activity.xml | 7 +++++++ 6 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 res/drawable-hdpi/ic_menu_add.png create mode 100644 res/drawable-ldpi/ic_menu_add.png create mode 100755 res/drawable-mdpi/ic_menu_add.png create mode 100644 res/drawable-xhdpi/ic_menu_add.png (limited to 'res') diff --git a/res/drawable-hdpi/ic_menu_add.png b/res/drawable-hdpi/ic_menu_add.png new file mode 100644 index 00000000..444e8a5e Binary files /dev/null and b/res/drawable-hdpi/ic_menu_add.png differ diff --git a/res/drawable-ldpi/ic_menu_add.png b/res/drawable-ldpi/ic_menu_add.png new file mode 100644 index 00000000..89620af8 Binary files /dev/null and b/res/drawable-ldpi/ic_menu_add.png differ diff --git a/res/drawable-mdpi/ic_menu_add.png b/res/drawable-mdpi/ic_menu_add.png new file mode 100755 index 00000000..361c7c46 Binary files /dev/null and b/res/drawable-mdpi/ic_menu_add.png differ diff --git a/res/drawable-xhdpi/ic_menu_add.png b/res/drawable-xhdpi/ic_menu_add.png new file mode 100644 index 00000000..7d498a96 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_add.png differ diff --git a/res/layout/provider_list_fragment.xml b/res/layout/provider_list_fragment.xml index 0db0734b..5a6770c8 100644 --- a/res/layout/provider_list_fragment.xml +++ b/res/layout/provider_list_fragment.xml @@ -8,15 +8,8 @@ -