--- a/res/layout/contactlistcontact.xml Wed Jun 24 18:03:32 2009 +0200
+++ b/res/layout/contactlistcontact.xml Wed Jun 24 18:36:56 2009 +0200
@@ -14,7 +14,8 @@
android:layout_height="wrap_content">
<TextView android:id="@+id/contactlistpseudo"
android:layout_width="fill_parent" android:layout_height="wrap_content"
- android:paddingLeft="20sp" />
+ android:paddingLeft="20sp" android:singleLine="true"
+ android:maxLines="1" />
<TextView android:id="@+id/contactlistmsgperso"
android:layout_width="fill_parent" android:layout_height="wrap_content"
android:paddingLeft="20sp" android:singleLine="true"