res/layout/chat.xml
changeset 947 3c5724d30887
parent 946 7caab0161cf9
--- a/res/layout/chat.xml	Mon Jul 16 15:43:55 2012 +0200
+++ b/res/layout/chat.xml	Sun Aug 12 11:38:12 2012 +0200
@@ -7,7 +7,6 @@
 		android:orientation="horizontal" android:gravity="center_vertical"
 		android:background="#222222" android:padding="4dp">
 		<ImageView android:id="@+id/chat_contact_status_icon"
-			android:src="@drawable/avatar_status"
 			android:layout_width="24dip"
 			android:layout_height="24dip"
 			/>