<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <ScrollView android:layout_width="fill_parent" android:layout_height="fill_parent">
        <LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent">
            <LinearLayout android:orientation="horizontal" android:background="@color/background_grey21" android:layout_width="fill_parent" android:layout_height="80.0dip">
                <ImageView android:gravity="center" android:id="@id/debugmenu_back_img" android:padding="20.0px" android:layout_width="wrap_content" android:layout_height="fill_parent" android:src="@mipmap/background_back" />
                <TextView android:textSize="22.0sp" android:textColor="@color/background_aliceblue" android:gravity="center" android:id="@id/debugmenu_head_tv" android:layout_width="0.0dip" android:layout_height="wrap_content" android:text="@string/background_debugmenu" android:layout_weight="1.0" />
                <TextView android:textSize="22.0sp" android:textColor="@color/background_aliceblue" android:gravity="center" android:id="@id/debugmenu_headright_tv" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_marginRight="@dimen/dp_10" android:text="@string/background_heat_cold" />
            </LinearLayout>
            <TextView android:textSize="28.0sp" android:textColor="@color/background_text_color_black" android:gravity="center_vertical" android:background="@color/background" android:padding="@dimen/dp_10" android:layout_width="fill_parent" android:layout_height="60.0dip" android:text="@string/background_status_debug" />
            <include android:id="@id/debugmenu_status_layout" android:layout_width="fill_parent" android:layout_height="wrap_content" layout="@layout/background_operationmanage_debugmenu_status" />
            <TextView android:textSize="28.0sp" android:textColor="@color/background_text_color_black" android:gravity="center_vertical" android:background="@color/background" android:padding="@dimen/dp_10" android:layout_width="fill_parent" android:layout_height="60.0dip" android:layout_marginTop="30.0dip" android:text="@string/background_hand_door" />
            <RelativeLayout android:layout_width="fill_parent" android:layout_height="300.0dip">
                <Button android:id="@id/debug_up" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_up" android:layout_above="@id/huoe_rudlg_but" android:layout_alignLeft="@id/huoe_rudlg_but" />
                <Button android:id="@id/debug_left" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_left" android:layout_toLeftOf="@id/huoe_rudlg_but" android:layout_alignBottom="@id/huoe_rudlg_but" />
                <Button android:id="@id/debug_right" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_right" android:layout_toRightOf="@id/huoe_rudlg_but" android:layout_alignBottom="@id/huoe_rudlg_but" />
                <Button android:id="@id/huoe_rudlg_but" android:background="@drawable/background_circle_white" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="15.0sp" android:text="@string/background_huoer_platform" android:layout_centerHorizontal="true" android:layout_centerVertical="true" />
                <Button android:id="@id/debug_down" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_down" android:layout_below="@id/huoe_rudlg_but" android:layout_alignLeft="@id/huoe_rudlg_but" />
            </RelativeLayout>
            <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginLeft="100.0dip" android:layout_marginRight="100.0dip">
                <TextView android:textSize="16.0sp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_result_description" />
                <TextView android:id="@id/tv_operationmanager_erro_code" android:background="@drawable/background_gray_button" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_marginLeft="10.0dip" android:text="@string/background_code_description" android:layout_weight="1.0" />
            </LinearLayout>
            <View android:background="@color/background" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="100.0dip" android:layout_marginTop="5.0dip" android:layout_marginRight="100.0dip" android:layout_marginBottom="30.0dip" />
            <TextView android:textSize="28.0sp" android:textColor="@color/background_text_color_black" android:gravity="center_vertical" android:background="@color/background" android:padding="@dimen/dp_10" android:layout_width="fill_parent" android:layout_height="60.0dip" android:text="@string/background_motor_seting" />
            <include android:id="@id/debugmenu_motorsetting_layout" android:layout_width="fill_parent" android:layout_height="wrap_content" layout="@layout/background_operationmanage_motorsetting" />
            <TextView android:textSize="28.0sp" android:textColor="@color/background_text_color_black" android:gravity="center_vertical" android:background="@color/background" android:padding="@dimen/dp_10" android:layout_width="fill_parent" android:layout_height="60.0dip" android:text="@string/background_sensor_status" />
            <ImageView android:layout_gravity="center_horizontal" android:id="@id/sensort_img" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="20.0dip" android:layout_marginBottom="20.0dip" android:src="@drawable/mlz_plan" />
            <include android:id="@id/debugmenu_sensor_layout" android:layout_width="fill_parent" android:layout_height="wrap_content" layout="@layout/background_operationmanage_sensorstatus" />
            <RelativeLayout android:layout_width="fill_parent" android:layout_height="80.0dip" android:layout_marginLeft="150.0dip" android:layout_marginRight="150.0dip">
                <Button android:gravity="center" android:id="@id/btn_clean_state" android:background="@drawable/background_gray_button" android:layout_width="200.0dip" android:layout_height="fill_parent" android:layout_margin="@dimen/dp_10" android:layout_marginLeft="100.0dip" android:text="@string/background_clear_status" />
                <TextView android:textSize="26.0sp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="10.0dip" android:text="@string/background_description" android:layout_toLeftOf="@id/green_tv" />
                <TextView android:textSize="26.0sp" android:id="@id/normal_tv" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/background_jc_normal" android:layout_alignParentRight="true" />
                <TextView android:id="@id/green_tv" android:background="@drawable/background_green_circle" android:layout_width="15.0dip" android:layout_height="15.0dip" android:layout_marginRight="10.0dip" android:layout_toLeftOf="@id/normal_tv" />
                <TextView android:id="@id/red_tv" android:background="@drawable/background_red_circle" android:layout_width="15.0dip" android:layout_height="15.0dip" android:layout_marginTop="5.0dip" android:layout_toLeftOf="@id/abnormal_tv" android:layout_below="@id/green_tv" android:layout_alignRight="@id/green_tv" />
                <TextView android:textSize="26.0sp" android:id="@id/abnormal_tv" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="5.0dip" android:text="@string/background_jc_abnormal" android:layout_below="@id/normal_tv" android:layout_alignRight="@id/normal_tv" android:layout_alignParentRight="true" />
            </RelativeLayout>
            <View android:background="@color/background" android:layout_width="fill_parent" android:layout_height="1.0dip" android:layout_marginLeft="150.0dip" android:layout_marginTop="5.0dip" android:layout_marginRight="150.0dip" android:layout_marginBottom="10.0dip" />
            <TextView android:gravity="center" android:id="@id/tv_date_reset" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="10.0dip" android:text="@string/background_reset" />
            <LinearLayout android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="50.0dip" android:layout_marginTop="@dimen/dp_10" android:layout_marginBottom="40.0dip">
                <Button android:textSize="22.0sp" android:textColor="@color/background_trans" android:gravity="center" android:layout_width="0.0dip" android:layout_height="fill_parent" android:text="@string/background_back" android:layout_weight="1.0" />
                <Button android:textSize="22.0sp" android:textColor="@color/background_trans" android:gravity="center" android:layout_width="0.0dip" android:layout_height="fill_parent" android:text="@string/background_menu_save" android:layout_weight="1.0" />
            </LinearLayout>
        </LinearLayout>
    </ScrollView>
</LinearLayout>