summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authormindyp <mindyp@google.com>2012-10-12 12:32:00 -0700
committermindyp <mindyp@google.com>2012-10-12 13:22:13 -0700
commit638d17fa9a99f32d4c62ffeefecf1fb060a80a86 (patch)
treee5dd78cc890a549f4668098c1dbc8ef03cf1acf4 /res/values-sw720dp
parent0617446db14891bffaa2748e1fc98526aac1e06d (diff)
downloadandroid_packages_apps_UnifiedEmail-638d17fa9a99f32d4c62ffeefecf1fb060a80a86.tar.gz
android_packages_apps_UnifiedEmail-638d17fa9a99f32d4c62ffeefecf1fb060a80a86.tar.bz2
android_packages_apps_UnifiedEmail-638d17fa9a99f32d4c62ffeefecf1fb060a80a86.zip
Fix padding next to the unreadcount in the action bar on the tablet.
Fixes b/7341109 In landscape manta unread count should align with the checkboxes Change-Id: Ia585c1fd131876838f458cdb078c9e6736aff549
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
index 6fad5d519..f39db51dc 100644
--- a/res/values-sw720dp/styles.xml
+++ b/res/values-sw720dp/styles.xml
@@ -21,7 +21,7 @@
<item name="android:layout_width">wrap_content</item>
</style>
<style name="AccountSwitchSpinnerItem" parent="@style/PlainSpinnerDropdown">
- <item name="android:layout_width">364dp</item>
+ <item name="android:layout_width">368dp</item>
</style>
<style name="MessageHeaderUpperDateStyle" parent="MessageHeaderExtraSmallStyle">