summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
authorWenyi Wang <wenyiw@google.com>2016-04-13 10:24:10 -0700
committerWenyi Wang <wenyiw@google.com>2016-04-15 13:33:44 -0700
commit46203dc874d142175d94c3c00ca75199a7d54d38 (patch)
tree14f099af16909f257f9723457962c643436e9906 /res/values-land
parent99473c72bcedd5f08a433dd06629a2ec6e70a1c8 (diff)
downloadpackages_apps_Contacts-46203dc874d142175d94c3c00ca75199a7d54d38.tar.gz
packages_apps_Contacts-46203dc874d142175d94c3c00ca75199a7d54d38.tar.bz2
packages_apps_Contacts-46203dc874d142175d94c3c00ca75199a7d54d38.zip
Hide tabs in PeopleActivity
- remove favorites tab from TabPagerAdapter - make ViewPagerTabs gone in XML - remove "clear frequent" option (and it's still available in Dialer) Bug 24938588 Change-Id: Ia6397c21d3ad2ea77f57fc39114512bb60fc4ba8
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/integers.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-land/integers.xml b/res/values-land/integers.xml
index 08e1fe353..59ac54edd 100644
--- a/res/values-land/integers.xml
+++ b/res/values-land/integers.xml
@@ -14,9 +14,6 @@
limitations under the License.
-->
<resources>
- <!-- Determines the number of columns in a ContactTileRow in the favorites tab -->
- <integer name="contact_tile_column_count_in_favorites">5</integer>
-
<integer name="contact_tile_column_count">4</integer>
<!-- Number of lines the QuickContact title can have -->