mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 14:35:04 -05:00
remove the background color from message view headers
This commit is contained in:
parent
73ab6ba719
commit
03428f1a31
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:background="@color/message_view_header_background"
|
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical">
|
android:orientation="vertical">
|
||||||
<TextView
|
<TextView
|
||||||
|
Loading…
Reference in New Issue
Block a user