mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
remove the background color from message view headers
This commit is contained in:
parent
73ab6ba719
commit
03428f1a31
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user