summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/res/values/integers.xml
diff options
context:
space:
mode:
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>