summaryrefslogtreecommitdiff
path: root/data/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/values/colors.xml')
-rw-r--r--data/res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/res/values/colors.xml b/data/res/values/colors.xml
index 095a632c..79a7b903 100644
--- a/data/res/values/colors.xml
+++ b/data/res/values/colors.xml
@@ -137,7 +137,7 @@
<color name="notification_primary_text_color_light">@color/primary_text_default_material_light</color>
<color name="notification_primary_text_color_dark">@color/primary_text_default_material_dark</color>
<color name="notification_secondary_text_color_light">@color/primary_text_default_material_light</color>
- <item name="notification_secondary_text_disabled_alpha" format="float" type="dimen">0.30</item>
+ <item name="notification_secondary_text_disabled_alpha" format="float" type="dimen">0.38</item>
<color name="notification_secondary_text_color_dark">@color/primary_text_default_material_dark</color>
<color name="notification_default_color_dark">@color/primary_text_default_material_light</color>
<color name="notification_default_color_light">#a3202124</color>