xuxiuxi
2017-04-28 243369fef8970eeb635ff21a22b07b495343a7d0
VisitFace/DemoForBsk/app/src/main/res/layout/fragment_attendance_right.xml
@@ -21,13 +21,23 @@
                android:layout_height="197dp"
                fresco:roundedCornerRadius="5dp"
                fresco:placeholderImageScaleType="fitXY"
                android:background="@null"
                />
            <com.facebook.drawee.view.SimpleDraweeView
                android:id="@+id/fragment_attendance_right_photo_placeholder_image"
                android:layout_width="197dp"
                android:layout_height="197dp"
                android:alpha="0.35"
                fresco:roundedCornerRadius="5dp"
                fresco:placeholderImageScaleType="fitXY"
                android:background="@drawable/normal_choose_bcg"
                />
            <TextView
                android:id="@+id/fragment_attendance_right_photo_placeholder_text_view"
                android:layout_width="197dp"
                android:layout_height="197dp"
                android:background="#07000000"
                android:background="#00000000"
                android:alpha="0.35"
                android:text="人员头像"
                android:gravity="center"
                />