diff -r 947763da95ed -r bac4b1927a08 res/layout/chat.xml --- a/res/layout/chat.xml Tue Jan 12 12:31:21 2010 +0100 +++ b/res/layout/chat.xml Tue Jan 12 23:21:16 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" /> + + -