summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/res/layout/select_printer_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/PrintSpooler/res/layout/select_printer_activity.xml')
-rw-r--r--packages/PrintSpooler/res/layout/select_printer_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/PrintSpooler/res/layout/select_printer_activity.xml b/packages/PrintSpooler/res/layout/select_printer_activity.xml
index 6fc77df..4488b6a 100644
--- a/packages/PrintSpooler/res/layout/select_printer_activity.xml
+++ b/packages/PrintSpooler/res/layout/select_printer_activity.xml
@@ -61,7 +61,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:indeterminate="true"
- style="@android:style/Widget.Holo.ProgressBar.Horizontal">
+ style="@android:style/Widget.DeviceDefault.Light.ProgressBar.Horizontal">
</ProgressBar>
</LinearLayout>