summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/res/values/integers.xml
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-08-31 16:17:04 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-08-31 16:17:04 +0000
commitc39ea3c55fac807c0b98aabdf56c70dc8a49036c (patch)
treee282668a9587cf6c1ec7b604dea860400c75c6c7 /java/com/android/contacts/common/res/values/integers.xml
parent68038172793ee0e2ab3e2e56ddfbeb82879d1f58 (diff)
parent2ca4318cc1ee57dda907ba2069bd61d162b1baef (diff)
Merge "Update Dialer source to latest internal Google revision."
Diffstat (limited to 'java/com/android/contacts/common/res/values/integers.xml')
-rw-r--r--java/com/android/contacts/common/res/values/integers.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/com/android/contacts/common/res/values/integers.xml b/java/com/android/contacts/common/res/values/integers.xml
index d38ad1da0..f4ed5c276 100644
--- a/java/com/android/contacts/common/res/values/integers.xml
+++ b/java/com/android/contacts/common/res/values/integers.xml
@@ -19,7 +19,6 @@
<!-- Determines the number of columns in a ContactTileRow in the favorites tab -->
<integer name="contact_tile_column_count_in_favorites">2</integer>
- <integer name="contact_tile_column_count_in_favorites_new">3</integer>
<!-- The number of characters in the snippet before we need to tokenize and ellipse. -->
<integer name="snippet_length_before_tokenize">30</integer>
@@ -33,7 +32,4 @@
<!-- Duration of the animations on the call subject dialog. -->
<integer name="call_subject_animation_duration">250</integer>
-
- <!-- A big number to make sure "About contacts" always showing at the bottom of Settings.-->
- <integer name="about_contacts_order_number">100</integer>
</resources>