From b5318ed248a4d83ec8066d344137cd0bee9f408f Mon Sep 17 00:00:00 2001 From: Jake McGinty Date: Thu, 30 Jul 2015 13:20:21 -0700 Subject: [PATCH] fix composition bar disappearing Closes #3846 // FREEBIE --- res/layout/conversation_activity.xml | 148 +++++++++++++-------------- 1 file changed, 71 insertions(+), 77 deletions(-) diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index abeb5b498..14acf1796 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -27,48 +27,43 @@ android:layout_height="0dp" android:layout_weight="1" /> - + + + + + + + + + android:gravity="center_vertical" + android:orientation="horizontal" + android:clickable="true" + android:padding="5dp"> - - - - - - - - - + android:layout_weight="1" + android:background="@drawable/sent_bubble"> - - - - - - + + - - + - - - - - -