Remove border from the email widget

bug 3402206

Change-Id: I2d1e04cee69459f5afe6df530925e137c1163f63
This commit is contained in:
Todd Kennedy 2011-01-31 10:11:03 -08:00
parent 5c7ffc91a5
commit 9262f20f5d

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"