summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/call_log_activity.xml2
-rw-r--r--res/layout/lists_fragment.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/call_log_activity.xml b/res/layout/call_log_activity.xml
index 3b7609fae..0109df7d6 100644
--- a/res/layout/call_log_activity.xml
+++ b/res/layout/call_log_activity.xml
@@ -19,7 +19,7 @@
android:layout_height="match_parent"
android:id="@+id/calllog_frame"
android:orientation="vertical">
- <com.android.dialer.list.ViewPagerTabs
+ <com.android.contacts.common.list.ViewPagerTabs
android:id="@+id/viewpager_header"
android:layout_width="match_parent"
android:layout_height="@dimen/tab_height"
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"