From 81c0944245b84824f1ba76ce225225ea996f57c1 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 20 Jun 2019 22:30:21 +0200 Subject: show own account in chatlist/contacts/conferences if you are in multi account mode --- src/main/res/layout/conversation_list_row.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/main/res/layout/conversation_list_row.xml') diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml index 3d03c3906..b8bc8fcb9 100644 --- a/src/main/res/layout/conversation_list_row.xml +++ b/src/main/res/layout/conversation_list_row.xml @@ -30,6 +30,7 @@ app:riv_corner_radius="@dimen/rounded_image_border" /> + + + -- cgit v1.2.3