Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f89946de authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am d2882fa1: Merge change 6282 into donut

Merge commit 'd2882fa1'

* commit 'd2882fa1':
  Fixes #1963214. ProgressDialog was using the wrong indeterminate progress asset.
parents 47873e55 d2882fa1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"