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:
Android (Google) Code Review
2009-07-06 14:33:58 -07:00
committed by The Android Open Source Project

View File

@@ -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"