xuxiuxi
2017-04-19 1de966efc704dd5d18e3fd63325a1f82948a3d82
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"
                />