diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 670d990fa..0c4673501 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="9" + android:versionName="1.7.3"> diff --git a/res/layout/task_list_row.xml b/res/layout/task_list_row.xml index 6aae564f1..d663f9bba 100644 --- a/res/layout/task_list_row.xml +++ b/res/layout/task_list_row.xml @@ -44,7 +44,7 @@ android:orientation="vertical" android:paddingLeft="5dip" android:layout_width="fill_parent" - android:layout_height="fill_parent"> + android:layout_height="wrap_content">