| | |
| | | android:id="@+id/fragment_check_in_right_visitor_cell_photo"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"
|
| | | fresco:roundAsCircle = "true"
|
| | | fresco:roundedCornerRadius="@dimen/w50dp"
|
| | | android:layout_gravity="center_horizontal"
|
| | | android:background="@drawable/u202"
|
| | | android:layout_alignParentBottom="true"
|
| | |
| | | android:text="添加\n来访人员"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:gravity="center"
|
| | | android:layout_alignParentTop="true" />
|
| | | android:layout_alignParentTop="true"
|
| | | />
|
| | | </RelativeLayout>
|
| | |
|
| | | <LinearLayout
|