summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml')
-rw-r--r--java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml b/java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml
index a6bd07542..53188eb19 100644
--- a/java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml
+++ b/java/com/android/incallui/calllocation/impl/res/layout/location_fragment.xml
@@ -23,7 +23,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:layout_marginBottom="16dp"
- android:background="@android:color/white"
+ android:background="@drawable/bg_location_card"
android:elevation="2dp"
android:inAnimation="@android:anim/fade_in"
android:measureAllChildren="true"