remove the background color from message view headers

This commit is contained in:
Jesse Vincent 2013-02-10 20:23:26 -05:00
parent 73ab6ba719
commit 03428f1a31
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<LinearLayout
android:layout_width="match_parent"
android:background="@color/message_view_header_background"
android:layout_height="wrap_content"
android:orientation="vertical">
<TextView