summaryrefslogtreecommitdiffstats
path: root/res/layout/quickcontact_header.xml
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-06-24 17:36:00 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-24 17:36:00 -0700
commit7f05bfb98f028c349b52d6053be126fda6df5dfc (patch)
tree89e5db4fed66d0d194e54ddd4421cf5e700fe5f6 /res/layout/quickcontact_header.xml
parent8571dd3953ddf2cf8442335657a1945487d665a1 (diff)
downloadandroid_packages_apps_Contacts-7f05bfb98f028c349b52d6053be126fda6df5dfc.tar.gz
android_packages_apps_Contacts-7f05bfb98f028c349b52d6053be126fda6df5dfc.tar.bz2
android_packages_apps_Contacts-7f05bfb98f028c349b52d6053be126fda6df5dfc.zip
Remove redundant background color
This color isn't ever being seen. Remove it to avoid needless drawing. Change-Id: I63a0cb7a93e07fe6f3aaf623e92cbba49bfe4f55
Diffstat (limited to 'res/layout/quickcontact_header.xml')
-rw-r--r--res/layout/quickcontact_header.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/quickcontact_header.xml b/res/layout/quickcontact_header.xml
index 0d0691706..55b23c94d 100644
--- a/res/layout/quickcontact_header.xml
+++ b/res/layout/quickcontact_header.xml
@@ -18,7 +18,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/card_margin_color"
android:id="@+id/toolbar_parent">
<com.android.contacts.widget.QuickContactImageView