Merge "Adjust storage item progress bar height."
This commit is contained in:
committed by
Android (Google) Code Review
commit
ab1602fedc
@@ -68,7 +68,7 @@
|
|||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@android:id/progress"
|
android:id="@android:id/progress"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="8dp"
|
android:layout_height="4dp"
|
||||||
android:layout_marginTop="12dp"
|
android:layout_marginTop="12dp"
|
||||||
android:layout_marginBottom="4dp"
|
android:layout_marginBottom="4dp"
|
||||||
android:max="100"
|
android:max="100"
|
||||||
|
Reference in New Issue
Block a user