res/layout/contactlistcontact.xml
changeset 289 a841ea9fba02
parent 190 079488da1bfc
child 293 597ee98a6477
--- a/res/layout/contactlistcontact.xml	Wed Jun 24 13:04:52 2009 +0200
+++ b/res/layout/contactlistcontact.xml	Wed Jun 24 18:03:32 2009 +0200
@@ -17,7 +17,8 @@
 			android:paddingLeft="20sp" />
 		<TextView android:id="@+id/contactlistmsgperso"
 			android:layout_width="fill_parent" android:layout_height="wrap_content"
-			android:paddingLeft="20sp" />
+			android:paddingLeft="20sp" android:singleLine="true"
+			android:maxLines="1" android:autoLink="all" />
 	</LinearLayout>
 
 	<ImageView android:id="@+id/contactlistavatar"