From 1065718477efdba472f3bdf9a685c03b49c60209 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 27 Aug 2013 11:09:07 +0200 Subject: [PATCH] Fix issue with sent image message --- res/layout/chat_bubble_alt_outgoing.xml | 7 +++++++ res/layout/chat_bubble_outgoing.xml | 7 +++++++ src/org/linphone/ChatFragment.java | 7 ++++++- src/org/linphone/ChatStorage.java | 2 +- src/org/linphone/KeepAliveHandler.java | 2 +- src/org/linphone/ui/BubbleChat.java | 16 ++++++++-------- 6 files changed, 30 insertions(+), 11 deletions(-) diff --git a/res/layout/chat_bubble_alt_outgoing.xml b/res/layout/chat_bubble_alt_outgoing.xml index 37583206a..4792a5474 100644 --- a/res/layout/chat_bubble_alt_outgoing.xml +++ b/res/layout/chat_bubble_alt_outgoing.xml @@ -37,4 +37,11 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" /> +