Merge "Fix bug #16382239 "Searching for Printers" progress bar is not Material / Quantum" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d5ec63ad51
@@ -47,7 +47,7 @@
|
|||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true"
|
||||||
style="@android:style/Widget.Holo.ProgressBar.Horizontal">
|
style="?android:attr/progressBarStyleHorizontal">
|
||||||
</ProgressBar>
|
</ProgressBar>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user