changeset 269 | d78115a6b45b |
parent 209 | f5b9da8365f5 |
child 271 | e5040078e3bb |
--- a/res/layout/contactdialog.xml Mon Jun 22 18:07:29 2009 +0200 +++ b/res/layout/contactdialog.xml Tue Jun 23 13:34:47 2009 +0200 @@ -18,4 +18,7 @@ <Button android:id="@+id/CDInfos" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/CDInfos" /> + <Button android:id="@+id/CDBlock" android:layout_width="fill_parent" + android:layout_height="wrap_content" android:text="@string/CDBlock" /> + </LinearLayout> \ No newline at end of file