Merge "Shrink the progress bar on storage items." into oc-dev

This commit is contained in:
Daniel Nishi
2017-04-14 20:18:17 +00:00
committed by Android (Google) Code Review

View File

@@ -76,6 +76,7 @@
android:id="@android:id/progress"
android:layout_width="match_parent"
android:layout_height="8dp"
android:layout_marginStart="60dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="8dp"
android:visibility="gone"