diff -r fb1fff26e2ad -r 13468f4c8f45 res/layout/group_list.xml --- a/res/layout/group_list.xml Fri Oct 02 12:07:48 2009 +0200 +++ b/res/layout/group_list.xml Fri Oct 02 14:56:42 2009 +0200 @@ -1,20 +1,13 @@ - - - - - + android:orientation="vertical" android:layout_width="fill_parent" + android:layout_height="fill_parent" android:paddingLeft="8dip" + android:paddingRight="8dip"> + + + + \ No newline at end of file