diff --git a/res/layout/message_details_header.xml b/res/layout/message_details_header.xml index 730f8b8cbf..5676efe17d 100644 --- a/res/layout/message_details_header.xml +++ b/res/layout/message_details_header.xml @@ -9,7 +9,6 @@ diff --git a/res/layout/recipient_filter_item.xml b/res/layout/recipient_filter_item.xml index 2a399b4ef2..86eaeb3e52 100644 --- a/res/layout/recipient_filter_item.xml +++ b/res/layout/recipient_filter_item.xml @@ -23,7 +23,7 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="?android:attr/listPreferredItemHeight" - android:background="?conversation_background"> + android:background="?android:windowBackground"> -