res/layout/contactdialog.xml
changeset 277 48eaf4f08062
parent 271 e5040078e3bb
child 353 91bf7d256964
equal deleted inserted replaced
276:673ee3896d50 277:48eaf4f08062
    16 		android:layout_height="wrap_content" android:text="@string/CDResend" />
    16 		android:layout_height="wrap_content" android:text="@string/CDResend" />
    17 
    17 
    18 	<Button android:id="@+id/CDInfos" android:layout_width="fill_parent"
    18 	<Button android:id="@+id/CDInfos" android:layout_width="fill_parent"
    19 		android:layout_height="wrap_content" android:text="@string/CDInfos" />
    19 		android:layout_height="wrap_content" android:text="@string/CDInfos" />
    20 
    20 
       
    21 	<Button android:id="@+id/CDBlock" android:layout_width="fill_parent"
       
    22 		android:layout_height="wrap_content" android:text="@string/CDBlock" />
       
    23 
    21 </LinearLayout>
    24 </LinearLayout>