summaryrefslogtreecommitdiffstats
path: root/res/layout/conversation_message_attachment_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/conversation_message_attachment_bar.xml')
-rw-r--r--res/layout/conversation_message_attachment_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/conversation_message_attachment_bar.xml b/res/layout/conversation_message_attachment_bar.xml
index 2e7da428d..4fe12c0bd 100644
--- a/res/layout/conversation_message_attachment_bar.xml
+++ b/res/layout/conversation_message_attachment_bar.xml
@@ -18,7 +18,7 @@
<com.android.mail.browse.MessageAttachmentBar xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginBottom="8dip"
+ android:layout_marginBottom="12dp"
android:background="@drawable/attachment_bg_holo"
android:minHeight="48dip" >