| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:background="@android:color/white"> |
| | | <cn.com.basic.face.widget.SupervisoryBottomListView |
| | | android:id="@+id/fragment_supervisory_bottom_visit_list_view" |
| | | <LinearLayout |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"/> |
| | | android:orientation="vertical"> |
| | | <cn.com.basic.face.widget.SupervisoryBottomListView |
| | | android:id="@+id/fragment_supervisory_bottom_visit_register_list_view" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="0dp" |
| | | android:layout_weight="1" |
| | | android:orientation="vertical"/> |
| | | <cn.com.basic.face.widget.SupervisoryBottomListView |
| | | android:id="@+id/fragment_supervisory_bottom_visit_check_in_list_view" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="0dp" |
| | | android:layout_weight="1" |
| | | android:orientation="vertical"/> |
| | | </LinearLayout> |
| | | |
| | | |
| | | <cn.com.basic.face.widget.SupervisoryBottomListView |
| | | android:id="@+id/fragment_supervisory_bottom_attendance_list_view" |