--- a/res/layout/sendim.xml Wed Jun 24 13:04:52 2009 +0200
+++ b/res/layout/sendim.xml Wed Jun 24 19:23:00 2009 +0200
@@ -15,7 +15,12 @@
android:layout_width="fill_parent" android:layout_height="wrap_content">
<TextView android:id="@+id/sendimlogin"
android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:lines="1"
android:paddingLeft="10sp" />
+ <TextView android:id="@+id/sendimchatstate"
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:lines="1" android:scrollHorizontally="true"
+ android:paddingLeft="15sp" />
<TextView android:id="@+id/sendimstatus"
android:layout_width="fill_parent" android:layout_height="wrap_content"
android:lines="1" android:scrollHorizontally="true"