35
35
<TextView android:layout_width="wrap_content" android:layout_height="wrap_content" />
37
37
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_path" />
40
40
<TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/vcf_filename" />
41
41
<LinearLayout android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal">