| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="39dp"
|
| | | android:layout_marginTop="@dimen/h39dp"
|
| | | android:layout_gravity="center_horizontal"
|
| | | android:gravity="center_vertical"
|
| | | android:orientation="horizontal">
|
| | |
| | | android:layout_height="wrap_content">
|
| | | <com.facebook.drawee.view.SimpleDraweeView
|
| | | android:id="@+id/fragment_attendance_right_photo"
|
| | | android:layout_width="197dp"
|
| | | android:layout_height="197dp"
|
| | | fresco:roundedCornerRadius="5dp"
|
| | | android:layout_width="@dimen/w197dp"
|
| | | android:layout_height="@dimen/h197dp"
|
| | | fresco:roundedCornerRadius="@dimen/w5dp"
|
| | | 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:layout_width="@dimen/w197dp"
|
| | | android:layout_height="@dimen/h197dp"
|
| | | android:alpha="0.35"
|
| | | fresco:roundedCornerRadius="5dp"
|
| | | fresco:roundedCornerRadius="@dimen/w5dp"
|
| | | 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:layout_width="@dimen/w197dp"
|
| | | android:layout_height="@dimen/h197dp"
|
| | | android:background="#00000000"
|
| | | android:alpha="0.35"
|
| | | android:text="人员头像"
|
| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginLeft="76dp"
|
| | | android:layout_marginLeft="@dimen/w76dp"
|
| | | android:orientation="vertical">
|
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="20dp"
|
| | | android:layout_marginTop="@dimen/h20dp"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="20dp"
|
| | | android:layout_marginTop="@dimen/h20dp"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="20dp"
|
| | | android:layout_marginTop="@dimen/h20dp"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <LinearLayout
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="wrap_content"
|
| | | android:layout_marginTop="20dp"
|
| | | android:layout_marginTop="@dimen/h20dp"
|
| | | android:orientation="horizontal">
|
| | | <TextView
|
| | | android:layout_width="wrap_content"
|
| | |
| | | <RelativeLayout
|
| | | android:layout_width="match_parent"
|
| | | android:layout_height="match_parent"
|
| | | android:layout_marginTop="30dp">
|
| | | android:layout_marginTop="@dimen/h30dp">
|
| | | <LinearLayout
|
| | | android:id="@+id/attendance_bottom_title_ll"
|
| | | android:layout_width="wrap_content"
|
| | | android:layout_height="40dp"
|
| | | android:layout_height="@dimen/h40dp"
|
| | | android:orientation="horizontal"
|
| | | android:layout_centerHorizontal="true">
|
| | | <TextView
|
| | | android:layout_width="120dp"
|
| | | android:layout_width="@dimen/w120dp"
|
| | | android:layout_height="match_parent"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorPrimary"
|
| | |
| | | android:textStyle="bold"
|
| | | android:text="@string/number"/>
|
| | | <TextView
|
| | | android:layout_width="240dp"
|
| | | android:layout_width="@dimen/w240dp"
|
| | | android:layout_height="match_parent"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorPrimary"
|
| | |
| | | android:textStyle="bold"
|
| | | android:text="@string/attendance_time"/>
|
| | | <TextView
|
| | | android:layout_width="240dp"
|
| | | android:layout_width="@dimen/w240dp"
|
| | | android:layout_height="match_parent"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorPrimary"
|
| | |
| | | android:textStyle="bold"
|
| | | android:text="@string/attendance_address"/>
|
| | | <TextView
|
| | | android:layout_width="120dp"
|
| | | android:layout_width="@dimen/w120dp"
|
| | | android:layout_height="match_parent"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textColor="@color/colorPrimary"
|