summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/widget/res/values/colors.xml')
-rw-r--r--java/com/android/dialer/widget/res/values/colors.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/com/android/dialer/widget/res/values/colors.xml b/java/com/android/dialer/widget/res/values/colors.xml
index 12a5cb999..70c3197cf 100644
--- a/java/com/android/dialer/widget/res/values/colors.xml
+++ b/java/com/android/dialer/widget/res/values/colors.xml
@@ -15,6 +15,10 @@
~ limitations under the License
-->
<resources>
+
+ <!-- Color of ripples used for views with light backgrounds -->
+ <color name="dialer_ripple_material_light">#30000000</color>
+
<color name="empty_list_text_color">#b2b2b2</color>
<color name="empty_voicemail_icon_tint_color">#E1E1E1</color>
</resources> \ No newline at end of file