|
|
@@ -10,6 +10,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:background="@color/main_background"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
@@ -23,13 +24,13 @@ |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="100dp" |
|
|
|
android:layout_height="match_parent" |
|
|
|
> |
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="100dp" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
<ListView |
|
|
|
android:id="@+id/datatab_left" |
|
|
|
android:layout_width="match_parent" |
|
|
@@ -43,9 +44,9 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:background="#BD25323F" |
|
|
|
android:focusable="true" |
|
|
|
android:clickable="true" |
|
|
|
android:visibility="gone"/> |
|
|
|
android:focusable="true" |
|
|
|
android:visibility="gone" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
@@ -58,7 +59,7 @@ |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_margin="@dimen/dp_10" |
|
|
|
android:orientation="vertical" |
|
|
|
android:visibility="gone"> |
|
|
|
> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
@@ -78,11 +79,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="90dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="锅体正反转" /> |
|
|
|
android:text="锅体正转反转" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/gkcx1" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -96,12 +97,23 @@ |
|
|
|
android:layout_width="130dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="圈为一循环,共运行" /> |
|
|
|
android:text="圈为一循环" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="90dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="设置运行循环" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/gkcx2" |
|
|
|
|
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -114,7 +126,7 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
@@ -131,7 +143,7 @@ |
|
|
|
<EditText |
|
|
|
android:id="@+id/gkcx3" |
|
|
|
|
|
|
|
android:layout_width="100dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -179,7 +191,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
@@ -216,7 +228,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
@@ -296,32 +308,25 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已运行:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:text="已运行:" /> |
|
|
|
<TextView |
|
|
|
android:id="@+id/qingxi11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/qingxi11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -391,32 +396,26 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已运行:" /> |
|
|
|
android:text="已运行:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<TextView |
|
|
|
android:id="@+id/touliao11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/touliao11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -486,32 +485,26 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已运行:" /> |
|
|
|
android:text="已运行:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<TextView |
|
|
|
android:id="@+id/yetiliao11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/yetiliao11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -537,32 +530,44 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="加热挡位" /> |
|
|
|
android:text="当前加热" /> |
|
|
|
|
|
|
|
<Spinner |
|
|
|
android:id="@+id/HuoLi" |
|
|
|
style="@style/commonSpinnerStyle" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="24dp" |
|
|
|
android:layout_centerVertical="true" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="档" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="加热持续时间" /> |
|
|
|
android:text="加热持续" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/yanchi1" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -571,11 +576,14 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="10" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="秒" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -584,10 +592,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="冷却" /> |
|
|
|
android:text="冷却锅体" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/yanchi2" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -596,13 +605,16 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="10" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="分钟为一循环" /> |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="分钟" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -611,11 +623,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="共运行" /> |
|
|
|
android:text="执行循环" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/yanchi3" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -628,7 +640,7 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
@@ -645,32 +657,29 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已运行:" /> |
|
|
|
android:text="已运行:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<TextView |
|
|
|
android:id="@+id/yanchi11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/yanchi11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
<TextView |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -685,8 +694,7 @@ |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_margin="@dimen/dp_10" |
|
|
|
android:orientation="vertical" |
|
|
|
android:visibility="gone" |
|
|
|
> |
|
|
|
android:visibility="gone"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
@@ -697,14 +705,16 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前加热挡位" /> |
|
|
|
android:text="加热挡位" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/jiaredangwei" |
|
|
@@ -716,17 +726,20 @@ |
|
|
|
android:textSize="24dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="加热持续时间" /> |
|
|
|
android:text="加热持续" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiare1" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -735,11 +748,14 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="10" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="秒" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -748,10 +764,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="停" /> |
|
|
|
android:text="停止冷却" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiare2" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -760,11 +777,14 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="5" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="分钟" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -773,11 +793,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="启动" /> |
|
|
|
android:text="执行循环" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiare3" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -790,7 +810,7 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
@@ -798,7 +818,6 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="0dp" |
|
|
|
android:layout_height="match_parent" |
|
|
@@ -807,32 +826,27 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已运行:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:text="已运行:" /> |
|
|
|
<TextView |
|
|
|
android:id="@+id/jiare11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/jiare11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -846,8 +860,8 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_margin="@dimen/dp_10" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
android:orientation="vertical" |
|
|
|
android:visibility="gone"> |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent"> |
|
|
@@ -857,32 +871,44 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_centerInParent="true" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="加热挡位" /> |
|
|
|
|
|
|
|
<Spinner |
|
|
|
android:id="@+id/HuoLi1" |
|
|
|
style="@style/commonSpinnerStyle" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="24dp" |
|
|
|
android:layout_centerVertical="true" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="档" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginTop="@dimen/dp_10"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="先加热" /> |
|
|
|
android:text="预先加热" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiarewending1" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -891,11 +917,15 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="10" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
|
|
|
|
android:text="秒" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -905,9 +935,10 @@ |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="重新加热" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiarewending2" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -916,11 +947,15 @@ |
|
|
|
android:padding="3dp" |
|
|
|
android:text="5" |
|
|
|
android:textSize="12dp" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
|
|
|
|
android:text="秒" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@@ -929,11 +964,11 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="循环" /> |
|
|
|
android:text="执行循环" /> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/jiarewending3" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
@@ -946,7 +981,7 @@ |
|
|
|
<TextView |
|
|
|
android:layout_width="40dp" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
@@ -963,32 +998,27 @@ |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:orientation="vertical"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="当前已循环:" /> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:text="已运行:" /> |
|
|
|
<TextView |
|
|
|
android:id="@+id/jiarewending11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="20dp"> |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/jiarewending11" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="0" |
|
|
|
android:textColor="#CC04EF" |
|
|
|
android:textSize="50dp" |
|
|
|
android:textStyle="bold" /> |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="5dp" |
|
|
|
android:text="次" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="次" /> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
@@ -999,12 +1029,18 @@ |
|
|
|
</RelativeLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:background="#c6d7ed" |
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="2dp" |
|
|
|
android:layout_alignParentBottom="true" |
|
|
|
android:layout_marginBottom="@dimen/dp_10" /> |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content"> |
|
|
@@ -1017,7 +1053,7 @@ |
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginRight="100dp"> |
|
|
|
android:layout_marginRight="140dp"> |
|
|
|
|
|
|
|
<Chronometer |
|
|
|
android:id="@+id/runtime" |
|
|
@@ -1027,7 +1063,7 @@ |
|
|
|
android:layout_centerVertical="true" |
|
|
|
android:layout_marginLeft="3dp" |
|
|
|
android:textColor="#BEAA6A" |
|
|
|
android:textSize="60dp" |
|
|
|
android:textSize="80dp" |
|
|
|
android:textStyle="bold|italic" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
@@ -1042,31 +1078,32 @@ |
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="30dp"> |
|
|
|
|
|
|
|
android:layout_height="180dp"> |
|
|
|
<EditText |
|
|
|
android:id="@+id/miaoshu" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="180dp" |
|
|
|
android:background="@drawable/input_bj" |
|
|
|
android:gravity="top" |
|
|
|
android:inputType="textMultiLine" |
|
|
|
android:padding="3dp" |
|
|
|
android:scrollHorizontally="false" |
|
|
|
android:text="" |
|
|
|
android:textSize="12dp" /> |
|
|
|
<Button |
|
|
|
android:id="@+id/qingkong" |
|
|
|
android:layout_width="80dp" |
|
|
|
android:layout_height="26dp" |
|
|
|
android:layout_alignParentRight="true" |
|
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
android:layout_marginRight="@dimen/dp_10" |
|
|
|
android:background="@drawable/button1" |
|
|
|
android:text="清空显示" |
|
|
|
android:textSize="14dp" /> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
<EditText |
|
|
|
android:id="@+id/miaoshu" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="180dp" |
|
|
|
android:background="@drawable/input_bj1" |
|
|
|
android:gravity="top" |
|
|
|
android:inputType="textMultiLine" |
|
|
|
android:padding="3dp" |
|
|
|
android:scrollHorizontally="false" |
|
|
|
android:text="" |
|
|
|
android:textSize="12dp" /> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
</com.qmuiteam.qmui.widget.QMUIWindowInsetLayout> |