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" />
35
37
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_location" />
36
38
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal">