From 226d74bfc170a52a20e63f4cee0409a6ae6bff48 Mon Sep 17 00:00:00 2001 From: Erwan Croze Date: Tue, 21 Aug 2018 12:01:08 +0200 Subject: [PATCH] Fix chat separator --- res/layout/chat_bubble.xml | 7 +++++++ src/android/org/linphone/chat/ChatEventsAdapter.java | 9 +++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index 792fbc350..eeebb86f1 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -62,10 +62,17 @@ android:layout_height="wrap_content" android:layout_toLeftOf="@id/delete_message"> + +