| | |
| | | android:paddingLeft="20dp"
|
| | | android:paddingRight="20dp">
|
| | | <RelativeLayout
|
| | | android:id="@+id/fragment_phone_call_left_interviewee_row_relativeLayout"
|
| | | android:id="@+id/fragment_phone_call_left_row_relativeLayout"
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="wrap_content"
|
| | | android:paddingTop="12dp"
|
| | | android:paddingBottom="12dp">
|
| | | <TextView
|
| | | android:id="@+id/fragment_phone_call_left_interviewee_row_name"
|
| | | android:id="@+id/fragment_phone_call_left_row_name"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:text=""
|
| | |
| | | android:layout_height="wrap_content"
|
| | | android:text=""
|
| | | android:layout_centerVertical="true"
|
| | | android:layout_toRightOf="@id/fragment_phone_call_left_interviewee_row_name"
|
| | | android:layout_toRightOf="@id/fragment_phone_call_left_row_name"
|
| | | android:layout_marginLeft="20dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorText_5"/>
|