summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2012-03-02 13:06:09 -0800
committerMindy Pereira <mindyp@google.com>2012-03-02 13:07:11 -0800
commit1b710c42fa44535f8cf435050f4f3e964e6d40a8 (patch)
tree3562053c1b0247b0bd020f670a93a05fb76ea0a6 /res/values-sw720dp
parent51b11bd2a2c1ca14f9cb88fe9326485a523e7c14 (diff)
downloadandroid_packages_apps_UnifiedEmail-1b710c42fa44535f8cf435050f4f3e964e6d40a8.tar.gz
android_packages_apps_UnifiedEmail-1b710c42fa44535f8cf435050f4f3e964e6d40a8.tar.bz2
android_packages_apps_UnifiedEmail-1b710c42fa44535f8cf435050f4f3e964e6d40a8.zip
Fix tablet constants.
Change-Id: I129a8a04d097894467da6173371748cb7c02ca13
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/constants.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/res/values-sw720dp/constants.xml b/res/values-sw720dp/constants.xml
new file mode 100644
index 000000000..f82bc728a
--- /dev/null
+++ b/res/values-sw720dp/constants.xml
@@ -0,0 +1,21 @@
+<!--
+ Copyright (C) 2011 Google Inc.
+ Licensed to 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="folder_list_weight">1</integer>
+ <integer name="conversation_list_weight">3</integer>
+ <integer name="conversation_view_weight">3</integer>
+</resources> \ No newline at end of file