summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorAndrew Sapperstein <asapperstein@google.com>2013-07-11 11:28:16 -0700
committerAndrew Sapperstein <asapperstein@google.com>2013-07-11 11:45:15 -0700
commit35c3bb793ac3ea8f63ff73d282c0dabfee5a49ce (patch)
tree3f69254850c5cd4003ec7faa6a560c91ca1f6a73 /res/values-sw720dp
parentaf027545e51c2e73f8eea868718e169691d266ba (diff)
downloadandroid_packages_apps_UnifiedEmail-35c3bb793ac3ea8f63ff73d282c0dabfee5a49ce.tar.gz
android_packages_apps_UnifiedEmail-35c3bb793ac3ea8f63ff73d282c0dabfee5a49ce.tar.bz2
android_packages_apps_UnifiedEmail-35c3bb793ac3ea8f63ff73d282c0dabfee5a49ce.zip
Conversation View UI Refresh: more message header.
Revised design of the upper header. Some work on the expanded and collapsed details header and the other sub-headers. Still needs some UI resolution before this can be finished. Change-Id: I925e3b50f06519fbe41ffe7470e2fbfa50e337c7
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
index 65d945b40..ad4943297 100644
--- a/res/values-sw720dp/styles.xml
+++ b/res/values-sw720dp/styles.xml
@@ -23,12 +23,4 @@
<item name="android:layout_marginLeft">12dp</item>
<item name="android:layout_width">wrap_content</item>
</style>
-
- <style name="MessageHeaderUpperDateStyle" parent="MessageHeaderExtraSmallStyle">
- <item name="android:layout_centerVertical">true</item>
- </style>
-
- <style name="MessageHeaderAttachmentIconStyle">
- <item name="android:layout_centerVertical">true</item>
- </style>
</resources>