am 046ca9e8: DO NOT MERGE Remove border from the email widget

* commit '046ca9e803eff50a743cfb3e330f14e49060a3f4':
  DO NOT MERGE Remove border from the email widget
This commit is contained in:
Todd Kennedy 2011-01-31 10:52:52 -08:00 committed by Android Git Automerger
commit 1c2a4e170b

View File

@ -24,8 +24,7 @@
android:layout_marginBottom="17dip" android:layout_marginBottom="17dip"
android:layout_marginLeft="12dip" android:layout_marginLeft="12dip"
android:layout_marginRight="12dip" android:layout_marginRight="12dip"
android:orientation="vertical" android:orientation="vertical">
android:background="@drawable/gradient_bg_email_widget_holo">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="42sp" android:layout_height="42sp"