summaryrefslogtreecommitdiffstats
path: root/res/values-ldrtl
diff options
context:
space:
mode:
authorJames Lemieux <jplemieux@google.com>2014-07-10 16:56:11 -0700
committerJames Lemieux <jplemieux@google.com>2014-07-11 11:05:57 -0700
commit0e29e769c74e385342fc5dc8e9c85517771aaa34 (patch)
treee5c419c022f5ea130e041738a5644161edad0a74 /res/values-ldrtl
parentb2de799bb2fe36a83b95dad87e8909caa843a1c7 (diff)
downloadandroid_packages_apps_UnifiedEmail-0e29e769c74e385342fc5dc8e9c85517771aaa34.tar.gz
android_packages_apps_UnifiedEmail-0e29e769c74e385342fc5dc8e9c85517771aaa34.tar.bz2
android_packages_apps_UnifiedEmail-0e29e769c74e385342fc5dc8e9c85517771aaa34.zip
Remove attachment previews from Conversation List
This includes: - all references to the 3 attachment preview columns in the Gmail conversation table (except for migration code in MailStoreInitializer) - all layout and drawing code for attachment previews in conversation list - all assets related to attachment previews - all preference and analytics code that aided attachment previews NOTE: This does not alter, in any way, the display of attachments in conversation view. Change-Id: I0aa5a32c8cce0ba98758827b973b323896932c39
Diffstat (limited to 'res/values-ldrtl')
-rw-r--r--res/values-ldrtl/styles-ldrtl.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values-ldrtl/styles-ldrtl.xml b/res/values-ldrtl/styles-ldrtl.xml
index dd3e7dfd8..d286aea74 100644
--- a/res/values-ldrtl/styles-ldrtl.xml
+++ b/res/values-ldrtl/styles-ldrtl.xml
@@ -318,10 +318,6 @@
<item name="android:paddingStart">@dimen/conv_list_star_padding_start</item>
</style>
- <style name="AttachmentPreviewOverflowStyle">
- <item name="android:layout_marginEnd">@dimen/ap_margin_side</item>
- </style>
-
<style name="ConversationListWideStyle">
<item name="android:layout_marginStart">@dimen/conv_list_wide_padding_start</item>
<item name="android:layout_marginEnd">@dimen/conv_list_wide_padding_end</item>