res/layout/contactdialog.xml
changeset 269 d78115a6b45b
parent 209 f5b9da8365f5
child 271 e5040078e3bb
equal deleted inserted replaced
262:0548b407992a 269:d78115a6b45b
    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>