summaryrefslogtreecommitdiff
path: root/res/layout/show_all_contacts_fragment.xml
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-09 12:29:28 -0700
committerYorke Lee <yorkelee@google.com>2013-09-11 15:59:35 -0700
commit18e7fdd55f67e3636c161462cb54e7f5555a04de (patch)
tree7c830edacb5abe0973ac06dc6bbf4eeb2362f8f6 /res/layout/show_all_contacts_fragment.xml
parente44b3c6a990f41d3e58406310183b16db0dab3ea (diff)
Add no contacts view to Dialer
Bug: 10330508 Change-Id: I5f73a63118558e734cd36e681c59f4b82050a49c
Diffstat (limited to 'res/layout/show_all_contacts_fragment.xml')
-rw-r--r--res/layout/show_all_contacts_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/show_all_contacts_fragment.xml b/res/layout/show_all_contacts_fragment.xml
index 14fe340f3..ddc99e84b 100644
--- a/res/layout/show_all_contacts_fragment.xml
+++ b/res/layout/show_all_contacts_fragment.xml
@@ -23,7 +23,7 @@
<!-- Shown only when an Account filter is set.
- paddingTop should be here to show "shade" effect correctly. -->
- <!-- TODO {klp} Remove the filter header. -->
+ <!-- TODO: Remove the filter header. -->
<include
android:id="@+id/account_filter_header_container"
layout="@layout/account_filter_header" />