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. --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8f51729a..4ac3ad58 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -152,7 +152,8 @@ + android:label="@string/title_activity_configuration_wizard" + android:uiOptions="splitActionBarWhenNarrow" > -- cgit v1.2.3