From 046ca9e803eff50a743cfb3e330f14e49060a3f4 Mon Sep 17 00:00:00 2001 From: Todd Kennedy Date: Mon, 31 Jan 2011 10:11:03 -0800 Subject: [PATCH] DO NOT MERGE Remove border from the email widget bug 3402206 Change-Id: Ie56e8606e49486320457a2a8c8c06242c99d98d8 --- res/layout/widget.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/layout/widget.xml b/res/layout/widget.xml index f6453ae6c..170f702cb 100644 --- a/res/layout/widget.xml +++ b/res/layout/widget.xml @@ -24,8 +24,7 @@ android:layout_marginBottom="17dip" android:layout_marginLeft="12dip" android:layout_marginRight="12dip" - android:orientation="vertical" - android:background="@drawable/gradient_bg_email_widget_holo"> + android:orientation="vertical">