From c1fd0b3fb0103d687f5f3a1f5fb26038b3b12c6b Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 19 Apr 2014 13:42:57 -0700 Subject: Fix color bar being under server message --- res/layout/chat.xml | 82 ++++++++++++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'res/layout/chat.xml') diff --git a/res/layout/chat.xml b/res/layout/chat.xml index f2c1c3fd..a62cfa65 100644 --- a/res/layout/chat.xml +++ b/res/layout/chat.xml @@ -1,53 +1,53 @@ - + android:layout_height="fill_parent"> - - - + android:layout_height="fill_parent" + android:orientation="vertical" > + + - - - - - - - - + + + + + + + + - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3