|
|
@@ -172,7 +172,6 @@ android:orientation="vertical"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginTop="5dp" |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginBottom="5dp" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content"> |
|
|
|
<androidx.recyclerview.widget.RecyclerView |
|
|
@@ -197,43 +196,113 @@ android:orientation="vertical"> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="16dp" |
|
|
|
android:text="搅拌选择"/> |
|
|
|
android:text="搅拌挡位"/> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<SeekBar android:id="@+id/jb_dw" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:maxHeight="30.0dip" |
|
|
|
android:max="10" |
|
|
|
android:minHeight="30.0dip" |
|
|
|
android:thumbOffset="5.0dip" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
style="@android:attr/progressBarStyleHorizontal" /> |
|
|
|
|
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_alignParentRight="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="120dp" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10"> |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/startjb" |
|
|
|
<com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control |
|
|
|
android:id="@+id/jiaoban_control" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:tag="" |
|
|
|
app:imagesrc_ks="@mipmap/ks_jb" |
|
|
|
app:imagesrc_tz="@mipmap/tz_jb" |
|
|
|
/> |
|
|
|
<ImageView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:src="@color/color1" |
|
|
|
android:layout_height="wrap_content"> |
|
|
|
</ImageView> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:src="@mipmap/start" /> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
<!-- 转动 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="2dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="16dp" |
|
|
|
android:text="转动挡位"/> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_weight="1" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<SeekBar android:id="@+id/zd_dw" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginRight="@dimen/dp_10" |
|
|
|
android:maxHeight="30.0dip" |
|
|
|
android:max="60" |
|
|
|
android:minHeight="30.0dip" |
|
|
|
android:thumbOffset="5.0dip" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
style="@android:attr/progressBarStyleHorizontal" /> |
|
|
|
|
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="120dp" |
|
|
|
android:layout_marginRight="@dimen/dp_10" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_alignParentRight="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10"> |
|
|
|
<com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control |
|
|
|
android:id="@+id/zhuandong_control_left" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="搅拌" |
|
|
|
android:textSize="19dp"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:tag="" |
|
|
|
app:imagesrc_ks="@mipmap/ks_zz" |
|
|
|
app:imagesrc_tz="@mipmap/tz_zz" |
|
|
|
> |
|
|
|
</com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
@@ -241,6 +310,7 @@ android:orientation="vertical"> |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
@@ -248,41 +318,184 @@ android:orientation="vertical"> |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/stopjb" |
|
|
|
<RelativeLayout |
|
|
|
android:layout_alignParentRight="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10"> |
|
|
|
<com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control |
|
|
|
android:id="@+id/zhuandong_control_Rift" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:tag="" |
|
|
|
app:imagesrc_ks="@mipmap/ks_fz" |
|
|
|
app:imagesrc_tz="@mipmap/tz_fz"> |
|
|
|
</com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!-- 常规控制 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="2dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="16dp" |
|
|
|
android:text="常规控制"/> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/chushihua" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="30dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
android:layout_width="30dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:src="@mipmap/chushihua" /> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
<TextView |
|
|
|
android:layout_marginLeft="@dimen/dp_4" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/stop"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="初始化"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/jiting" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
android:layout_width="30dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:src="@mipmap/jiting" /> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_marginLeft="@dimen/dp_4" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="停止" |
|
|
|
android:textSize="19dp"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="急停"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control |
|
|
|
android:id="@+id/choushui_control" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:tag="炒锅抽水" |
|
|
|
app:imagesrc_ks="@mipmap/ks_cs" |
|
|
|
app:imagesrc_tz="@mipmap/tz_cs"> |
|
|
|
</com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_alignParentRight="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control |
|
|
|
android:id="@+id/fangshui_control" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:tag="抽洗锅水" |
|
|
|
app:imagesrc_ks="@mipmap/ks_cs" |
|
|
|
app:imagesrc_tz="@mipmap/tz_cs"> |
|
|
|
</com.bonait.bnframework.modules.home.fragment.mode.imagebutton_control> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!-- 清洗 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="10dp" |
|
|
|
android:layout_marginTop="2dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="100dp"> |
|
|
|
android:layout_height="70dp"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="140dp" |
|
|
@@ -347,7 +560,7 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="搅拌" |
|
|
|
android:text="开始" |
|
|
|
android:textSize="19dp"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -358,16 +571,15 @@ android:orientation="vertical"> |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/ztjb" |
|
|
|
android:id="@+id/tzjb" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
@@ -378,7 +590,7 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:src="@mipmap/zhanting" /> |
|
|
|
android:src="@mipmap/stop" /> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
@@ -387,36 +599,117 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="暂停" |
|
|
|
android:text="停止" |
|
|
|
android:textSize="19dp"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!-- 控制 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="2dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_alignParentLeft="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10"> |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/ydw" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="26dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/dw1"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="原点"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_height="30dp" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/tzjb" |
|
|
|
android:id="@+id/dcw" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="26dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/dw2"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="倒菜"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="30dp" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/clw" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="26dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/stop"/> |
|
|
|
android:src="@mipmap/dw2"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
@@ -425,33 +718,62 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="停止" |
|
|
|
android:textSize="19dp"/> |
|
|
|
android:text="抽料"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="30dp" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/qxw" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="26dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/dw2"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="清洗"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="30dp" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!-- 控制 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="10dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
|
android:layout_alignParentLeft="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="@dimen/dp_10"> |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/ccw" |
|
|
|
android:id="@+id/ccw1" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
@@ -461,7 +783,7 @@ android:orientation="vertical"> |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/dw1"/> |
|
|
|
android:src="@mipmap/dw3"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
@@ -470,14 +792,14 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="炒菜位"/> |
|
|
|
android:text="炒菜1"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
@@ -488,7 +810,7 @@ android:orientation="vertical"> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/chucw" |
|
|
|
android:id="@+id/ccw2" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
@@ -498,7 +820,7 @@ android:orientation="vertical"> |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/dw2"/> |
|
|
|
android:src="@mipmap/dw3"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
@@ -507,14 +829,14 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="出菜位"/> |
|
|
|
android:text="炒菜2"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_marginLeft="2dp" |
|
|
|
android:layout_marginRight="2dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
@@ -525,7 +847,7 @@ android:orientation="vertical"> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/dsw" |
|
|
|
android:id="@+id/ccw3" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<RelativeLayout |
|
|
@@ -544,13 +866,15 @@ android:orientation="vertical"> |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:text="倒水位"/> |
|
|
|
android:text="炒菜3"/> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!-- 临时屏蔽要钱 --> |
|
|
|
<RelativeLayout |
|
|
|
android:visibility="gone" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<LinearLayout |
|
|
@@ -565,11 +889,12 @@ android:orientation="vertical"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="26dp" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<ImageView |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:src="@mipmap/start"/> |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:src="@mipmap/start" /> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
@@ -622,6 +947,76 @@ android:orientation="vertical"> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<!-- 监控 --> |
|
|
|
<LinearLayout |
|
|
|
android:layout_marginTop="2dp" |
|
|
|
android:padding="5dp" |
|
|
|
android:background="@color/qmui_config_color_white" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="60dp"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="16dp" |
|
|
|
android:text="锅底温度"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="24dp" |
|
|
|
android:textColor="@color/red_primary" |
|
|
|
android:text="39°C"/> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<!--边框分割细线--> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_marginRight="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="1dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:background="@color/activity_background" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="16dp" |
|
|
|
android:text="炒锅当前位置"/> |
|
|
|
</RelativeLayout> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent"> |
|
|
|
<com.qmuiteam.qmui.widget.textview.QMUILinkTextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:textSize="24dp" |
|
|
|
android:textColor="@color/deep_purple_primary" |
|
|
|
android:text="10168"/> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</ScrollView> |
|
|
|