| | |
| | | android:layout_centerVertical="true"
|
| | | android:clickable="true"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content" />
|
| | | android:layout_height="wrap_content"
|
| | | android:textSize="@dimen/w14dp"
|
| | | />
|
| | | <TextView
|
| | | android:id="@+id/fragment_visit_left_person_row_name"
|
| | | android:layout_width="wrap_content"
|
| | |
| | | android:layout_marginLeft="@dimen/w12dp"
|
| | | android:textColor="@color/colorText_5"
|
| | | android:text=""
|
| | | android:textSize="@dimen/text_size_normal"/>
|
| | | android:textSize="@dimen/w14dp"/>
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/fragment_visit_left_person_row_photo"
|
| | | android:layout_width="@dimen/w36dp"
|
| | |
| | | android:layout_marginRight="@dimen/w10dp"
|
| | | android:textColor="@color/colorText_5"
|
| | | android:text=""
|
| | | android:textSize="@dimen/text_size_normal"/>
|
| | | android:textSize="@dimen/w14dp"/>
|
| | | </RelativeLayout>
|
| | | <View
|
| | | android:id="@+id/fragment_visit_left_line"
|