diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml
index abeb5b498d..14acf17963 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">
-
-
-
-
-
-
+
+
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ android:layout_height="wrap_content"
+ android:visibility="gone" />