res/layout/contactdialog.xml
changeset 277 48eaf4f08062
parent 271 e5040078e3bb
child 353 91bf7d256964
--- a/res/layout/contactdialog.xml	Tue Jun 23 11:22:20 2009 +0200
+++ b/res/layout/contactdialog.xml	Tue Jun 23 11:59:21 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