1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

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

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