| | |
| | | android:id="@+id/fragment_supervisory_enter_camera" /> |
| | | <RelativeLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/view_size_50" |
| | | android:layout_height="@dimen/h50dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:background="#40000000"> |
| | | <TextView |
| | |
| | | android:layout_alignParentRight="true" |
| | | android:background="@drawable/surface_info_bcg" |
| | | android:text="摄像机进" |
| | | android:layout_marginRight="12dp"/> |
| | | android:layout_marginRight="@dimen/w122dp"/> |
| | | </RelativeLayout> |
| | | </RelativeLayout> |
| | | |
| | |
| | | |
| | | <RelativeLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/view_size_50" |
| | | android:layout_height="@dimen/h50dp" |
| | | android:layout_alignParentBottom="true" |
| | | android:background="#40000000"> |
| | | <TextView |
| | |
| | | android:layout_centerVertical="true" |
| | | android:textSize="@dimen/text_size_normal" |
| | | android:textColor="@android:color/white" |
| | | android:layout_marginLeft="16dp" |
| | | android:layout_marginLeft="@dimen/w16dp" |
| | | android:text="2016年12月5日 17:03:42分" |
| | | android:id="@+id/fragment_surveillance_exit_timer" |
| | | /> |
| | |
| | | <LinearLayout |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:layout_marginTop="4dp" |
| | | android:paddingRight="4dp" |
| | | android:layout_marginTop="@dimen/h4dp" |
| | | android:paddingRight="@dimen/h4dp" |
| | | android:orientation="horizontal"> |
| | | <RelativeLayout |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="match_parent"> |
| | | <RadioGroup |
| | | android:layout_width="64dp" |
| | | android:layout_width="@dimen/w64dp" |
| | | android:layout_height="match_parent" |
| | | android:id="@+id/fragment_supervisory_bottom_left_radio_group"> |
| | | |
| | |
| | | android:text="考勤"/> |
| | | </RadioGroup> |
| | | <LinearLayout |
| | | android:layout_width="5dp" |
| | | android:layout_width="@dimen/w5dp" |
| | | android:layout_height="match_parent" |
| | | android:orientation="vertical"> |
| | | |