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/contact.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main/res/layout/contact.xml') diff --git a/src/main/res/layout/contact.xml b/src/main/res/layout/contact.xml index e5b71d743..5eaf4944c 100644 --- a/src/main/res/layout/contact.xml +++ b/src/main/res/layout/contact.xml @@ -54,6 +54,12 @@ android:layout_height="wrap_content" android:textAppearance="@style/TextAppearance.Conversations.Fingerprint" android:visibility="gone" /> + -- cgit v1.2.3