From cf127fee22b962658b3e1a98e00c194a3c3dc547 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 1 Nov 2017 17:18:51 +0100 Subject: [PATCH] Do not use message field to display file name for the day we'll be able to send both file and text --- res/layout/chat_bubble.xml | 77 +++++++++---------- .../linphone/chat/ChatBubbleViewHolder.java | 4 + .../org/linphone/chat/ChatEventsAdapter.java | 11 ++- .../org/linphone/chat/GroupChatFragment.java | 2 - 4 files changed, 45 insertions(+), 49 deletions(-) diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index efada4367..d1a0e0e5b 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -109,55 +109,50 @@ android:layout_width="wrap_content" android:layout_height="wrap_content"/> - - + android:layout_height="wrap_content"> - + - + - - - + + +