summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/commontheme/res')
-rw-r--r--java/com/android/incallui/commontheme/res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/incallui/commontheme/res/values/colors.xml b/java/com/android/incallui/commontheme/res/values/colors.xml
index 50b06179f..27c1b6c20 100644
--- a/java/com/android/incallui/commontheme/res/values/colors.xml
+++ b/java/com/android/incallui/commontheme/res/values/colors.xml
@@ -21,4 +21,6 @@
<!-- Background color for spam. This color must match one of background_colors_dark in call UI. -->
<color name="incall_call_spam_background_color">@color/blocked_contact_background</color>
+
+ <color name="divider_line_color">#D8D8D8</color>
</resources>