Merge "Adjust storage item progress bar height."

This commit is contained in:
TreeHugger Robot
2022-06-14 03:50:45 +00:00
committed by Android (Google) Code Review

View File

@@ -68,7 +68,7 @@
<ProgressBar
android:id="@android:id/progress"
android:layout_width="match_parent"
android:layout_height="8dp"
android:layout_height="4dp"
android:layout_marginTop="12dp"
android:layout_marginBottom="4dp"
android:max="100"