summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-04-22 15:50:10 -0700
committerAndrew Lee <anwlee@google.com>2014-04-22 15:50:22 -0700
commit0cc016403d6b91d063bc960dc2e923bc445d9bea (patch)
treeec66f8fb23bee1fa5d8d430ba073bb1ba4f8b907 /res
parent1e6efea12e3d9c72d31c8be2fd1ea8be2dfdb227 (diff)
downloadandroid_packages_apps_Dialer-0cc016403d6b91d063bc960dc2e923bc445d9bea.tar.gz
android_packages_apps_Dialer-0cc016403d6b91d063bc960dc2e923bc445d9bea.tar.bz2
android_packages_apps_Dialer-0cc016403d6b91d063bc960dc2e923bc445d9bea.zip
Delete use of list_item_divider.
Bug: 13956531 Change-Id: I49137bd2498e8ae77204b45b5a8155d164f30b70
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c0f296d84..381ee3565 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -37,7 +37,6 @@
<item name="activated_background">@drawable/list_item_activated_background</item>
<item name="section_header_background">@drawable/list_title_holo</item>
<item name="list_section_header_height">32dip</item>
- <item name="list_item_divider">?android:attr/listDivider</item>
<item name="list_item_padding_top">8dip</item>
<item name="list_item_padding_right">0dip</item>
<item name="list_item_padding_bottom">8dip</item>