summaryrefslogtreecommitdiffstats
path: root/res/values-w470dp
diff options
context:
space:
mode:
authorFrank Sposaro <sposaro@google.com>2011-07-07 11:13:57 -0700
committerFrank Sposaro <sposaro@google.com>2011-07-07 15:34:12 -0700
commite5d06f534d58baa27fe6b1091b9724f81fd258c9 (patch)
tree112709bc8d3cf7e05b2955ffbb9babe535bd67f5 /res/values-w470dp
parenta007e442687d3836d6a9f0d0ddcea527fa1481ac (diff)
downloadpackages_apps_Contacts-e5d06f534d58baa27fe6b1091b9724f81fd258c9.tar.gz
packages_apps_Contacts-e5d06f534d58baa27fe6b1091b9724f81fd258c9.tar.bz2
packages_apps_Contacts-e5d06f534d58baa27fe6b1091b9724f81fd258c9.zip
ContactTile column counts are now dynamically adjusted.
Bug: 4969044 Change-Id: I5185b93ea3e7720136c929ce4c8ab820d7b4dfc9
Diffstat (limited to 'res/values-w470dp')
-rw-r--r--res/values-w470dp/integers.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/values-w470dp/integers.xml b/res/values-w470dp/integers.xml
new file mode 100644
index 000000000..d247e463e
--- /dev/null
+++ b/res/values-w470dp/integers.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <integer name="contact_tile_column_count">4</integer>
+</resources>