summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorDaniel Lehmann <lehmannd@google.com>2011-08-01 16:25:52 -0700
committerDaniel Lehmann <lehmannd@google.com>2011-08-01 16:25:52 -0700
commitdbd80eedb51891fef7b85cb7f5170a8f6faf8288 (patch)
tree6d12330cf6d60ae9a9c3a3e5934e4891373e6ea5 /res/values/attrs.xml
parentb2e7f5821e189514b41b82ce2c3e58ebe8bceb28 (diff)
downloadpackages_apps_Contacts-dbd80eedb51891fef7b85cb7f5170a8f6faf8288.tar.gz
packages_apps_Contacts-dbd80eedb51891fef7b85cb7f5170a8f6faf8288.tar.bz2
packages_apps_Contacts-dbd80eedb51891fef7b85cb7f5170a8f6faf8288.zip
Remove hardware layers. Replace alpha by colors-with-alpha
Bug:5097580 Change-Id: Icd1815d78cd482f6fa62663aa9283ff743e40642
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 2ca851292..79d12f93a 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -97,11 +97,6 @@
<attr name="list_item_header_underline_color" format="color" />
</declare-styleable>
- <declare-styleable name="CallDetailActivity">
- <attr name="call_detail_transparent_background" format="color" />
- <attr name="call_detail_contact_background_overlay_alpha" format="float" />
- </declare-styleable>
-
<declare-styleable name="CallLog">
<attr name="call_log_primary_text_color" format="color" />
<attr name="call_log_primary_background_color" format="color" />