am d2882fa1: Merge change 6282 into donut
Merge commit 'd2882fa1790a976d939f29a5e39e5e7d1bc677f2' * commit 'd2882fa1790a976d939f29a5e39e5e7d1bc677f2': Fixes #1963214. ProgressDialog was using the wrong indeterminate progress asset.
This commit is contained in:
committed by
The Android Open Source Project
commit
f89946dee4
@@ -33,6 +33,7 @@
|
||||
android:paddingBottom="10dip">
|
||||
|
||||
<ProgressBar android:id="@android:id/progress"
|
||||
style="@android:style/Widget.ProgressBar"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:max="10000"
|
||||
|
||||
Reference in New Issue
Block a user