xuxiuxi
2017-04-19 d628c2bd539b600617d9f11e2f196c2e1bea5db7
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_check_in_right.xml
@@ -53,13 +53,19 @@
                    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