From 626d0d3260d792843bebf2a8b8a62c1a026dd314 Mon Sep 17 00:00:00 2001 From: Matthias Rieber Date: Sat, 29 Aug 2015 12:22:52 +0200 Subject: blue theme --- src/main/res/layout/fragment_conversation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/res/layout/fragment_conversation.xml') diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml index a00dadf47..88f2cbb28 100644 --- a/src/main/res/layout/fragment_conversation.xml +++ b/src/main/res/layout/fragment_conversation.xml @@ -13,7 +13,7 @@ android:layout_above="@+id/snackbar" android:layout_alignParentLeft="true" android:layout_alignParentTop="true" - android:background="@color/lightyellow" + android:background="@color/background_floating_material_light" android:divider="@null" android:dividerHeight="0dp" android:listSelector="@android:color/transparent" -- cgit v1.2.3