summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-land
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2013-05-08 14:44:45 -0700
committerAndy Huang <ath@google.com>2013-05-08 14:44:45 -0700
commit8d7162eac64206281267c48f58ff9690429bee2f (patch)
treefc7ec88ce013d284f30710d30e902aa90d04d6f0 /res/values-sw720dp-land
parentafbc57a10ac851590f92c913ef7c251080d0459e (diff)
downloadandroid_packages_apps_UnifiedEmail-8d7162eac64206281267c48f58ff9690429bee2f.tar.gz
android_packages_apps_UnifiedEmail-8d7162eac64206281267c48f58ff9690429bee2f.tar.bz2
android_packages_apps_UnifiedEmail-8d7162eac64206281267c48f58ff9690429bee2f.zip
grand unified toast bar sizing
Death to constants. Bug: 8872920 Change-Id: Ic90ddac4b741ec57dd59aadf4d3d426d9813e105
Diffstat (limited to 'res/values-sw720dp-land')
-rw-r--r--res/values-sw720dp-land/constants.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values-sw720dp-land/constants.xml b/res/values-sw720dp-land/constants.xml
index 00158cdf4..b643d8217 100644
--- a/res/values-sw720dp-land/constants.xml
+++ b/res/values-sw720dp-land/constants.xml
@@ -22,11 +22,6 @@
<!-- Whether to show single or 2 pane search results -->
<bool name="show_two_pane_search_results">true</bool>
- <dimen name="undo_bar_width_list">960dp</dimen>
- <dimen name="undo_bar_width_conv">844dp</dimen>
- <dimen name="undo_bar_width_conv_list">426dp</dimen>
- <dimen name="undo_bar_width_search_list">400dp</dimen>
-
<!-- Whether to show the priority indicator inline with the senders in conversation list view.
Wide mode on 10" tablet is the only place we currently don't do this -->
<bool name="inline_personal_level">false</bool>