xuxiuxi
2017-04-28 0a397f834382491316d9efe993ebb89757c000b9
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_surveillance_bottom_visitor_cell.xml
@@ -2,12 +2,15 @@
<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"
        />