changeset 110 | f9be2a11c4c1 |
parent 88 | 7b2a869e9ef8 |
child 111 | d0fab932cb6e |
--- a/res/layout/contactlistsettings.xml Wed Apr 15 20:09:24 2009 +0200 +++ b/res/layout/contactlistsettings.xml Fri Apr 17 17:56:55 2009 +0200 @@ -82,7 +82,7 @@ <Button android:id="@+id/ok" android:layout_width="fill_parent" - android:layout_height="fill_parent" + android:layout_height="wrap_content" android:text="OK"> <requestFocus/> </Button>