| | |
| | | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" |
| | | android:id="@+id/fragment_supervisory_bottom_visitor_cell_relative_layout" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content"> |
| | | android:layout_height="wrap_content" |
| | | xmlns:fresco="http://schemas.android.com/apk/res-auto" |
| | | > |
| | | |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:id="@+id/fragment_home_bottom_visitor_cell_photo" |
| | | android:layout_width="104dp" |
| | | android:layout_width="122dp" |
| | | android:layout_height="127dp" |
| | | fresco:roundedCornerRadius="5dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:scaleType="centerCrop" |
| | | /> |