summaryrefslogtreecommitdiffstats
path: root/res/layout/storage_summary.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/storage_summary.xml')
-rw-r--r--res/layout/storage_summary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/storage_summary.xml b/res/layout/storage_summary.xml
index cd63671b1..96a0ceedc 100644
--- a/res/layout/storage_summary.xml
+++ b/res/layout/storage_summary.xml
@@ -44,7 +44,7 @@
android:layout_height="wrap_content"
android:textAlignment="viewStart"
android:textAppearance="@android:style/TextAppearance.Material.Body1"
- android:textColor="#8a000000"
+ android:textColor="?android:attr/textColorSecondaryNoDisable"
android:maxLines="10" />
<ProgressBar