am 23955e33: am c13c0bd5: am d5ec63ad: Merge "Fix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum" into lmp-dev

* commit '23955e3362d56e14bc6fc5ea063f32ca321c1168':
  Fix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum
This commit is contained in:
Fabrice Di Meglio
2014-07-29 17:36:47 +00:00
committed by Android Git Automerger

View File

@@ -47,7 +47,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:indeterminate="true"
style="@android:style/Widget.Holo.ProgressBar.Horizontal">
style="?android:attr/progressBarStyleHorizontal">
</ProgressBar>
</LinearLayout>