diff --git a/res/layout/upload_list_item.xml b/res/layout/upload_list_item.xml index 6f745068b5..60699f2627 100755 --- a/res/layout/upload_list_item.xml +++ b/res/layout/upload_list_item.xml @@ -3,11 +3,11 @@ android:id="@+id/ListItemLayout" android:layout_width="fill_parent" android:orientation="horizontal" - android:layout_height="56dp"> + android:layout_height="wrap_content"> @@ -22,7 +22,7 @@ @@ -91,7 +91,7 @@