changeset 102 | e3e8bf449590 |
parent 101 | ccc48305bdeb |
child 103 | 2320ab48e829 |
--- a/res/layout/sendim.xml Mon Apr 13 16:32:18 2009 +0200 +++ b/res/layout/sendim.xml Tue Apr 14 18:54:10 2009 +0200 @@ -15,7 +15,8 @@ <ImageView android:id="@+id/sendimavatar" android:layout_width="wrap_content" - android:src="@drawable/avatar" android:layout_height="20px"/> + android:layout_height="wrap_content" + android:src="@drawable/avatar"/> <TextView android:id="@+id/sendimlogin" android:layout_width="wrap_content"