diff -r 2655ee22df9f -r 4b36a3c452e6 res/layout/chat.xml --- a/res/layout/chat.xml Tue Nov 02 00:46:12 2010 +0100 +++ b/res/layout/chat.xml Tue Dec 21 23:26:51 2010 +0100 @@ -7,9 +7,10 @@ android:orientation="horizontal" android:gravity="center_vertical" android:background="#222222" android:padding="4px"> + android:src="@drawable/avatar_status" + android:layout_width="48dip" + android:layout_height="48dip" + />