diff --git a/res/layout/delivery_list.xml b/res/layout/delivery_list.xml index df21540..2035295 100644 --- a/res/layout/delivery_list.xml +++ b/res/layout/delivery_list.xml @@ -3,7 +3,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical"> + android:layout_height="wrap_content" android:choiceMode="singleChoice" android:fillViewport="true" /> diff --git a/res/layout/entry_list.xml b/res/layout/entry_list.xml index fb08be6..dd1b3be 100644 --- a/res/layout/entry_list.xml +++ b/res/layout/entry_list.xml @@ -5,7 +5,7 @@ + android:choiceMode="singleChoice" android:fillViewport="true" /> diff --git a/res/layout/group_list.xml b/res/layout/group_list.xml index 035fd06..c5f96ec 100644 --- a/res/layout/group_list.xml +++ b/res/layout/group_list.xml @@ -3,7 +3,7 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical"> + android:layout_height="wrap_content" android:choiceMode="multipleChoice" android:fillViewport="true" /> diff --git a/res/layout/number_list.xml b/res/layout/number_list.xml index 0e34ce6..a80dd14 100644 --- a/res/layout/number_list.xml +++ b/res/layout/number_list.xml @@ -3,8 +3,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical"> - +