Darken the secondary text on storage items.
This darkens the X.XX GB text on the storage items to improve the contrast between the text and the background color. Bug: 79754437 Test: Manual Change-Id: Icc44a97d810cd1aea22438f38e5e97ddb7b8e43d
This commit is contained in:
		@@ -72,7 +72,7 @@
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:textAlignment="viewStart"
 | 
			
		||||
                android:textAppearance="@android:style/TextAppearance.Material.Body1"
 | 
			
		||||
                android:textColor="?android:attr/textColorSecondaryNoDisable"
 | 
			
		||||
                android:textColor="?android:attr/textColorSecondary"
 | 
			
		||||
                android:maxLines="10"
 | 
			
		||||
                android:layout_alignParentEnd="true"/>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user