From 70f221c807b8e76673556f530375614730c6f909 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 9 Nov 2018 09:27:35 +0100 Subject: [PATCH] Improved image display in chat bubble to keep ratio --- res/layout/chat_bubble.xml | 4 +- .../org/linphone/chat/ChatEventsAdapter.java | 48 ++++++++++++------- 2 files changed, 32 insertions(+), 20 deletions(-) diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index fa984d9c8..015bf3a97 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -101,11 +101,11 @@ + android:adjustViewBounds="true"/>