| | |
| | | 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"
|
| | | />
|