DO NOT MERGE Remove border from the email widget

bug 3402206

Change-Id: Ie56e8606e49486320457a2a8c8c06242c99d98d8
This commit is contained in:
Todd Kennedy 2011-01-31 10:11:03 -08:00
parent 04d3f01447
commit 046ca9e803
1 changed files with 1 additions and 2 deletions

View File

@ -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">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="42sp"