| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/view_size_0" |
| | | android:layout_weight="1" |
| | | android:background="@color/colorPrimary"></View> |
| | | android:background="@color/colorPrimary"/> |
| | | |
| | | <View |
| | | android:id="@+id/fragment_supervisory_bottom_attendance_background" |
| | |
| | | android:layout_height="@dimen/view_size_0" |
| | | android:layout_weight="1" |
| | | android:background="@color/colorPrimary" |
| | | android:visibility="invisible"></View> |
| | | android:visibility="invisible"/> |
| | | </LinearLayout> |
| | | </RelativeLayout> |
| | | <RelativeLayout |