From 9705c3625185bed4a86072229fbcb3348c88e007 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 2 Jul 2016 14:36:42 +0200 Subject: delete old color --- 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 a66345e17..a8ec03d4f 100644 --- a/src/main/res/layout/fragment_conversation.xml +++ b/src/main/res/layout/fragment_conversation.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@color/lightyellow" + android:background="@color/grey200" android:clickable="false">