summaryrefslogtreecommitdiff
path: root/res/layout/configuration_wizard_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/configuration_wizard_activity.xml')
-rw-r--r--res/layout/configuration_wizard_activity.xml3
1 files changed, 1 insertions, 2 deletions
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" />
</RelativeLayout> \ No newline at end of file