summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
diff options
context:
space:
mode:
authorAndroid Dialer <noreply@google.com>2018-06-27 13:13:29 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-06-27 13:13:29 -0700
commit95194792e7f479979bef3290165952480a97af58 (patch)
tree3a32e17e1d9c79e8306119d817fd7964fbef82d1 /java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
parent9f15322971cf09dfed32517a575db887ca180f02 (diff)
parentcd5228be7f4f00d3972343c5c30ca6faebf86986 (diff)
Merge changes I0f1ed20a,Ia68d3b13,I72047d59,Ieff3c7fb,I53c3896a, ... am: 1b4ec7b954
am: cd5228be7f Change-Id: I47f0dcffa5d58cf182bfd59a01ef8baac9e69204
Diffstat (limited to 'java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml')
-rw-r--r--java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml b/java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
index 0bcba95f2..c0924468c 100644
--- a/java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
+++ b/java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
@@ -17,5 +17,5 @@
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="@color/ripple_material_light">
- <item android:drawable="@android:color/white"/>
+ <item android:drawable="?android:attr/colorBackgroundFloating"/>
</ripple>