| | |
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:orientation="horizontal">
|
| | | <cn.com.basic.face.widget.CheckInRightVisitorCell
|
| | | <cn.com.basic.face.widget.checkin.CheckInRightVisitorCell
|
| | | android:id="@+id/fragment_check_in_right_visitor_cell"
|
| | | android:layout_width="254dp"
|
| | | android:layout_height="350dp"
|
| | | android:background="@drawable/card_bcg"
|
| | | android:orientation="vertical"></cn.com.basic.face.widget.CheckInRightVisitorCell>
|
| | | android:orientation="vertical"></cn.com.basic.face.widget.checkin.CheckInRightVisitorCell>
|
| | |
|
| | | <cn.com.basic.face.widget.CheckInIntervieweeCell
|
| | | <cn.com.basic.face.widget.checkin.CheckInIntervieweeCell
|
| | | android:id="@+id/fragment_check_in_right_interviewee_cell"
|
| | | android:layout_width="254dp"
|
| | | android:layout_height="350dp"
|
| | | android:background="@drawable/card_bcg"
|
| | | android:layout_marginLeft="103dp"
|
| | | android:orientation="vertical"></cn.com.basic.face.widget.CheckInIntervieweeCell>
|
| | | android:orientation="vertical"></cn.com.basic.face.widget.checkin.CheckInIntervieweeCell>
|
| | | </LinearLayout>
|
| | | <LinearLayout
|
| | | android:layout_width="611dp"
|