From 0cec2e9044212fa269b764127515b2ae3d02fc05 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 9 Jun 2010 02:23:56 +0000 Subject: [PATCH] Fix cut off "Mark unread" text in multi-select --- res/layout/message_list.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/layout/message_list.xml b/res/layout/message_list.xml index 55052964b..f91816f4a 100644 --- a/res/layout/message_list.xml +++ b/res/layout/message_list.xml @@ -13,14 +13,14 @@ android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" android:visibility="gone" - android:padding="2sp" android:background="#CCCCCC" >