| | |
| | | android:layout_height="wrap_content" />
|
| | | </RadioGroup>
|
| | | </LinearLayout>
|
| | | <cn.com.basic.face.widget.checkin.CheckInLeftListView
|
| | | android:id="@+id/fragment_check_in_left_list_view"
|
| | | <cn.com.basic.face.widget.checkin.CheckInLeftVisitor
|
| | | android:id="@+id/fragment_check_in_left_visitor"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"/>
|
| | | <cn.com.basic.face.widget.checkin.CheckInLeftInterviewee
|
| | | android:id="@+id/fragment_check_in_left_interviewee"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"
|
| | | android:visibility="gone"
|
| | | />
|
| | | </LinearLayout>
|
| | | </LinearLayout>
|
| | | </LinearLayout> |