Adjust storage item progress bar height.
Bug: 235773310 Change-Id: I85c7f56411ee62e701adbda74d9303cca59d6b22 Test: visual
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user