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

Commit d2882fa1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 6282 into donut

* changes:
  Fixes #1963214. ProgressDialog was using the wrong indeterminate progress asset.
parents 991eec03 7ac6f3da
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"