From b18c0e0e81b667aeff89ea04d0fb7a971c6396de Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 27 Jul 2012 11:18:12 +0200 Subject: [PATCH] Fix bad display for chat bubbles --- res/layout/chat_bubble_incoming.xml | 3 ++- res/layout/chat_bubble_outgoing.xml | 1 + res/values/non_localizable_custom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/res/layout/chat_bubble_incoming.xml b/res/layout/chat_bubble_incoming.xml index 0af3791b3..0050fd63d 100644 --- a/res/layout/chat_bubble_incoming.xml +++ b/res/layout/chat_bubble_incoming.xml @@ -3,11 +3,12 @@ android:id="@+id/bubble" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:gravity="right" + android:gravity="right" android:orientation="vertical" > diff --git a/res/layout/chat_bubble_outgoing.xml b/res/layout/chat_bubble_outgoing.xml index 4c9bd9a5d..9791e5010 100644 --- a/res/layout/chat_bubble_outgoing.xml +++ b/res/layout/chat_bubble_outgoing.xml @@ -8,6 +8,7 @@ diff --git a/res/values/non_localizable_custom.xml b/res/values/non_localizable_custom.xml index fc9efc42e..70799ec88 100644 --- a/res/values/non_localizable_custom.xml +++ b/res/values/non_localizable_custom.xml @@ -15,7 +15,7 @@ true true true - true + false true true