res/layout/contactlistcontact.xml
changeset 293 597ee98a6477
parent 289 a841ea9fba02
child 414 79e07130a059
--- 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"