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:22:38 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-06-27 13:22:38 -0700
commita582e75614b8bcfc6849f83641575a4540afab45 (patch)
tree3a32e17e1d9c79e8306119d817fd7964fbef82d1 /java/com/android/incallui/calllocation/impl/res/drawable/bg_location_card.xml
parentfb5fa0a8f1a138c8957ccfd848e22168349e9574 (diff)
parent95194792e7f479979bef3290165952480a97af58 (diff)
Merge changes I0f1ed20a,Ia68d3b13,I72047d59,Ieff3c7fb,I53c3896a, ... am: 1b4ec7b954 am: cd5228be7f
am: 95194792e7 Change-Id: I98da32480b2c1fba7f6c133515e79da794753fe5
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>