Adjust storage item progress bar height.
Bug: 235773310 Change-Id: I85c7f56411ee62e701adbda74d9303cca59d6b22 Test: visual
This commit is contained in:
parent
795b7ac055
commit
8a4e2c6bf9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue