From 75f7ec90466e6cbfc4220bd59b78a6230dc8fef7 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 3 May 2018 22:06:18 +0200 Subject: fixed regression of not highlighting current conversation in overview --- src/main/res/layout/conversation_list_row.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/res/layout') diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml index 3ce42ad58..6acc6a56f 100644 --- a/src/main/res/layout/conversation_list_row.xml +++ b/src/main/res/layout/conversation_list_row.xml @@ -5,6 +5,7 @@ android:descendantFocusability="blocksDescendants"> -- cgit v1.2.3