From 49786fbe2a31ffb20d99e6bcbca09d3c119f03ac Mon Sep 17 00:00:00 2001 From: Todd Kennedy Date: Fri, 15 Apr 2011 09:20:02 -0700 Subject: [PATCH] Remove extra padding from expanded icon Change-Id: I1e351dc0978a5e2d576a7c0c84625d66b3ebbbbc --- res/layout/mailbox_list_item.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/layout/mailbox_list_item.xml b/res/layout/mailbox_list_item.xml index 1cc860b0c..6010d2087 100644 --- a/res/layout/mailbox_list_item.xml +++ b/res/layout/mailbox_list_item.xml @@ -59,7 +59,6 @@ android:layout_toRightOf="@id/folder_icon" android:layout_centerVertical="true" android:layout_marginRight="8dip" - android:layout_marginLeft="8dip" android:visibility="gone" />