| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="姓名"
|
| | | android:text="姓名:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_name"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="电话"
|
| | | android:text="电话:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_phone"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="性别"
|
| | | android:text="性别:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_gender"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="证件类型"
|
| | | android:text="证件类型:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="国籍"
|
| | | android:text="国籍:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_country"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="证件编号"
|
| | | android:text="证件编号:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_id_num"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="出生日期"
|
| | | android:text="出生日期:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_birthday"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="公司名称"
|
| | | android:text="公司名称:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_company"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="拜访人"
|
| | | android:text="拜访人:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_person"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="拜访事情"
|
| | | android:text="拜访事情:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_visit_reason"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="来访部门"
|
| | | android:text="来访部门:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_from_dept"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="访问状态"
|
| | | android:text="访问状态:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_status"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="来访时间"
|
| | | android:text="来访时间:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_visit_time"
|
| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:text="离开时间"
|
| | | android:text="离开时间:"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_right_exit_time"
|