|
@@ -4,7 +4,7 @@
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:orientation="vertical">
|
|
android:orientation="vertical">
|
|
|
- <!--上部:设备信息-->
|
|
|
|
|
|
|
+ <!--上部:设备信息 no use-->
|
|
|
<include
|
|
<include
|
|
|
layout="@layout/card_device_msg"
|
|
layout="@layout/card_device_msg"
|
|
|
android:visibility="gone" />
|
|
android:visibility="gone" />
|
|
@@ -72,12 +72,11 @@
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="vertical">
|
|
android:orientation="vertical">
|
|
|
- <!--中部:采集区域-->
|
|
|
|
|
|
|
+ <!--中部:采集区域 no use-->
|
|
|
<include
|
|
<include
|
|
|
layout="@layout/include_scmake_smtfeederchild_check"
|
|
layout="@layout/include_scmake_smtfeederchild_check"
|
|
|
android:visibility="gone" />
|
|
android:visibility="gone" />
|
|
|
- <!--下部:提示TEXTView+显示TextView-->
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <!--no use-->
|
|
|
<RadioGroup
|
|
<RadioGroup
|
|
|
android:id="@+id/smt_check_mode_rg"
|
|
android:id="@+id/smt_check_mode_rg"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
@@ -194,7 +193,7 @@
|
|
|
|
|
|
|
|
</TableRow>
|
|
</TableRow>
|
|
|
</TableLayout>
|
|
</TableLayout>
|
|
|
-
|
|
|
|
|
|
|
+ <!--no use-->
|
|
|
<Button
|
|
<Button
|
|
|
android:id="@+id/smt_check_confirm_btn"
|
|
android:id="@+id/smt_check_confirm_btn"
|
|
|
style="@style/ButtonStyle"
|
|
style="@style/ButtonStyle"
|
|
@@ -207,7 +206,7 @@
|
|
|
style="@style/CardWhiteSytle_fillheight"
|
|
style="@style/CardWhiteSytle_fillheight"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent">
|
|
android:layout_height="match_parent">
|
|
|
-
|
|
|
|
|
|
|
+ <!--no use-->
|
|
|
<TextView
|
|
<TextView
|
|
|
style="@style/CardTitleStyle"
|
|
style="@style/CardTitleStyle"
|
|
|
android:layout_marginBottom="5dp"
|
|
android:layout_marginBottom="5dp"
|