From e4adb1e21f59c07e13ebb8de5dd16943a2b4430f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 15 Aug 2013 16:31:13 +0200 Subject: Holo theme for CW progress bar. --- res/layout/configuration_wizard_activity.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/configuration_wizard_activity.xml b/res/layout/configuration_wizard_activity.xml index cecdbb57..b80294ba 100644 --- a/res/layout/configuration_wizard_activity.xml +++ b/res/layout/configuration_wizard_activity.xml @@ -10,7 +10,6 @@ style="?android:attr/progressBarStyleHorizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:max="3" - android:progressDrawable="@android:drawable/progress_horizontal" /> + android:max="3" /> \ No newline at end of file -- cgit v1.2.3