summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2013-06-17 18:06:57 -0700
committerAndy Huang <ath@google.com>2013-06-18 14:47:04 -0700
commit7fdf34185f0d41bdebf25bcf6d14927b16658136 (patch)
tree4cc7b7056f073a616d4ab7e5a145fb5b5bff3f1d /res/values-sw720dp
parentd4de4aa5c73a9e68e1887c2b3de233acd0c51761 (diff)
downloadandroid_packages_apps_UnifiedEmail-7fdf34185f0d41bdebf25bcf6d14927b16658136.tar.gz
android_packages_apps_UnifiedEmail-7fdf34185f0d41bdebf25bcf6d14927b16658136.tar.bz2
android_packages_apps_UnifiedEmail-7fdf34185f0d41bdebf25bcf6d14927b16658136.zip
clean up 'collapsed' constants
Change-Id: I8bb38ac918f061cd9ed4ad21d9ed686672dbde15
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/constants.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/values-sw720dp/constants.xml b/res/values-sw720dp/constants.xml
index c1b131504..1f0297b3f 100644
--- a/res/values-sw720dp/constants.xml
+++ b/res/values-sw720dp/constants.xml
@@ -16,8 +16,6 @@
limitations under the License.
-->
<resources>
- <!-- Whether the list is collapsed in conversation view mode -->
- <bool name="list_collapsed">true</bool>
<bool name="use_expansive_tablet_ui">true</bool>
<!-- Search results in portrait mode on 10" tablets should still show wide conversation
@@ -31,4 +29,4 @@
<!-- Whether or not to use a nice transition when showing the folder list fragment; used in 2-pane layouts -->
<integer name="use_folder_list_fragment_transition">0</integer>
-</resources> \ No newline at end of file
+</resources>