From ebf38eb6906e2806ce5e05c7b47775540d358a66 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 15 Feb 2018 15:57:02 +0100 Subject: [PATCH] Do not display Sent status for ChatMessage --- res/layout/chat_bubble.xml | 2 +- src/android/org/linphone/chat/ChatEventsAdapter.java | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index 234f73ea8..38b9a5784 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -227,7 +227,7 @@