| | |
| | | android:layout_height="wrap_content"
|
| | | android:text=""
|
| | | android:layout_centerVertical="true"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_b"/>
|
| | | <TextView
|
| | | android:id="@+id/fragment_check_in_left_interviewee_row_dept"
|
| | |
| | | android:layout_centerVertical="true"
|
| | | android:layout_toRightOf="@id/fragment_check_in_left_interviewee_row_name"
|
| | | android:layout_marginLeft="@dimen/w20dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/fragment_check_in_left_interviewee_row_photo"
|