res/layout/chat.xml
changeset 904 c067ee9a604c
parent 819 4b36a3c452e6
child 946 7caab0161cf9
--- a/res/layout/chat.xml	Mon Aug 22 22:43:19 2011 +0200
+++ b/res/layout/chat.xml	Fri Oct 14 18:57:07 2011 +0200
@@ -8,8 +8,8 @@
 		android:background="#222222" android:padding="4px">
 		<ImageView android:id="@+id/chat_contact_status_icon"
 			android:src="@drawable/avatar_status"
-			android:layout_width="48dip"
-			android:layout_height="48dip"
+			android:layout_width="24dip"
+			android:layout_height="24dip"
 			/>
 		<LinearLayout android:orientation="vertical"
 			android:layout_width="fill_parent" android:layout_height="wrap_content"