diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml index 8b630eea066ee3c698ba6f4b400f28bebe4eb297..05915e0c7e88662368fdfdf60d2f635d6acae685 100644 --- a/src/main/res/layout/fragment_conversation.xml +++ b/src/main/res/layout/fragment_conversation.xml @@ -26,7 +26,7 @@ android:layout_below="@id/tab_layout" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:background="?attr/color_background_primary"> + android:background="?attr/color_background_secondary">