From cb89f71e69d411d882c7334d68f60dd70f730ba0 Mon Sep 17 00:00:00 2001 From: Brian Attwell Date: Mon, 3 Feb 2014 20:09:36 -0800 Subject: Remove ContactDetailLayoutController's social code Prior to this change, the ContactDetailLayoutController used ViewPagers and Carousels to display nothing but the ContactDetailFragment. Originally these ViewPagers and carousels were used to display social code. I have removed the now useless ViewPagers, carousels and adapters. Now that ContactDetailLayoutController's layout only contains the ContactDetailFragment, there is no need for multiple different ContactDetailLayoutController layouts. Change-Id: Iea09bab7e39cfafded56be5c2302f3e36fd40f4c --- res/layout-land/contact_detail_container.xml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 res/layout-land/contact_detail_container.xml (limited to 'res/layout-land') diff --git a/res/layout-land/contact_detail_container.xml b/res/layout-land/contact_detail_container.xml deleted file mode 100644 index fc401b753..000000000 --- a/res/layout-land/contact_detail_container.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - \ No newline at end of file -- cgit v1.2.3