summaryrefslogtreecommitdiff
path: root/res/layout/lists_fragment.xml
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2014-07-21 14:55:10 -0700
committerBrian Attwell <brianattwell@google.com>2014-07-22 12:05:21 -0700
commit7437058d4c9fd10fdeb4e78166591e68629cd03c (patch)
tree730819071403f42d11b09b56fe68de759334b0e8 /res/layout/lists_fragment.xml
parent80c81b1170c692cccdfe76f695fee74525e04a75 (diff)
Move ViewPagerTabs out of Dialer repo
Bug: 16158921 Bug: 15616182 Change-Id: Ie648d78dd4df402936c4665eca7c6998e463ca2b
Diffstat (limited to 'res/layout/lists_fragment.xml')
-rw-r--r--res/layout/lists_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/lists_fragment.xml b/res/layout/lists_fragment.xml
index 1de8364b7..987c61f99 100644
--- a/res/layout/lists_fragment.xml
+++ b/res/layout/lists_fragment.xml
@@ -40,7 +40,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
- <com.android.dialer.list.ViewPagerTabs
+ <com.android.contacts.common.list.ViewPagerTabs
android:id="@+id/lists_pager_header"
android:layout_width="match_parent"
android:layout_height="@dimen/tab_height"