| | |
| | | android:layout_height="350dp"
|
| | | android:background="@drawable/card_bcg"
|
| | | android:orientation="vertical"/>
|
| | |
|
| | | <ImageView
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:background="@drawable/u252"
|
| | | android:layout_marginLeft="45dp"
|
| | | android:layout_gravity="center_vertical"
|
| | | />
|
| | | <cn.com.basic.face.widget.checkin.CheckInRightIntervieweeCell
|
| | | 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:layout_marginLeft="45dp"
|
| | | android:orientation="vertical"/>
|
| | | </LinearLayout>
|
| | | <LinearLayout
|