31
31
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_title" android:textAppearance="?android:attr/textAppearanceMedium"/>
32
32
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_help"/>
33
33
<TextView android:layout_width="wrap_content" android:layout_height="wrap_content" />
37
35
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_location" />
38
36
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal">