diff -r f1f0b29f4bd8 -r b87f8688118c res/layout/chat.xml --- a/res/layout/chat.xml Fri Jan 15 11:58:04 2010 +0100 +++ b/res/layout/chat.xml Fri Jan 15 12:02:29 2010 +0100 @@ -2,26 +2,25 @@ - - + - - - - + android:layout_toRightOf="@id/chat_contact_status_icon" + android:layout_marginLeft="15sp" + android:lines="1" android:singleLine="true" android:textSize="16sp" + android:textStyle="bold" android:textColor="#FFFFFF" /> + + -