diff --git a/res/layout/storage_item.xml b/res/layout/storage_item.xml index 33f4f9ea617..0c1f60c0813 100644 --- a/res/layout/storage_item.xml +++ b/res/layout/storage_item.xml @@ -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"