| | |
| | | android:id="@+id/fragment_attendance_right_row_num"
|
| | | android:layout_width="@dimen/w120dp"
|
| | | android:layout_height="@dimen/h40dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_b"
|
| | | android:gravity="center"
|
| | | android:text="1"/>
|
| | |
| | | android:id="@+id/fragment_attendance_right_row_time"
|
| | | android:layout_width="@dimen/w120dp"
|
| | | android:layout_height="@dimen/h40dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_b"
|
| | | android:gravity="center"
|
| | | android:text=""/>
|
| | |
| | | android:id="@+id/fragment_attendance_right_row_address"
|
| | | android:layout_width="@dimen/w240dp"
|
| | | android:layout_height="@dimen/h40dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_b"
|
| | | android:gravity="center"
|
| | | android:text=""/>
|
| | |
| | | android:id="@+id/fragment_attendance_right_row_status"
|
| | | android:layout_width="@dimen/w120dp"
|
| | | android:layout_height="@dimen/h40dp"
|
| | | android:textSize="@dimen/text_size_big"
|
| | | android:textSize="@dimen/w16dp"
|
| | | android:textColor="@color/colorText_b"
|
| | | android:gravity="center"
|
| | | android:text=""/>
|