| | |
| | | android:id="@+id/fragment_phone_call_left_interviewee_row_name"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:text="11"
|
| | | android:text=""
|
| | | android:layout_centerVertical="true"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorText_b"/>
|
| | |
| | | android:id="@+id/fragment_phone_call_left_interviewee_row_dept"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:text="12"
|
| | | android:text=""
|
| | | android:layout_centerVertical="true"
|
| | | android:layout_toRightOf="@id/fragment_phone_call_left_interviewee_row_name"
|
| | | android:layout_marginLeft="20dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorText_5"/>
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/fragment_phone_call_left_interviewee_row_photo"
|
| | | android:id="@+id/fragment_phone_call_left_row_photo"
|
| | | android:layout_width="36dp"
|
| | | android:layout_height="36dp"
|
| | | fresco:roundAsCircle = "true"
|