changeset 145 | 70b67bdac4fc |
parent 117 | 40a48262a670 |
child 166 | d076437706a4 |
--- a/res/layout/contactlistsettings.xml Thu Apr 23 14:32:45 2009 +0200 +++ b/res/layout/contactlistsettings.xml Thu Apr 23 16:59:45 2009 +0200 @@ -106,6 +106,11 @@ android:text="OK"> <requestFocus /> </Button> + <Button android:id="@+id/reconnect" android:layout_width="wrap_content" + android:layout_height="wrap_content" android:layout_gravity="center_horizontal" + android:text="Reconnect"> + <requestFocus /> + </Button> </LinearLayout> </ScrollView> \ No newline at end of file