|
|
@@ -8,121 +8,149 @@
|
|
|
android:layout_height="match_parent">
|
|
|
<!--上部:搜索-->
|
|
|
<include layout="@layout/include_search"/>
|
|
|
- <!--下部:信息展示-->
|
|
|
- <TableLayout
|
|
|
- android:id="@+id/tl_msg"
|
|
|
- android:layout_marginTop="@dimen/space_top_8"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- style="@style/CardWhiteStyle_wrapheight">
|
|
|
- <!--条码号-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_bar_code"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_code"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--料号-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_bar_procode"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_procode"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--型号-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="型号"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_type_value"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--名称-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_pr_detail"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_pr_detail"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--规格-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_pr_spec"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_pr_spec"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--供应商-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_ve_shortname"/>
|
|
|
- <TextView
|
|
|
+ <ScrollView
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent">
|
|
|
+ <LinearLayout
|
|
|
+ android:orientation="vertical"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent">
|
|
|
+ <TableLayout
|
|
|
+ android:id="@+id/tl_msg"
|
|
|
+ android:layout_marginTop="@dimen/space_top_8"
|
|
|
android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_pr_ve_shortname"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--仓库-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_bar_whcode"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_whcode"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--数量-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_bar_remain"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_remain"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--储位-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="@string/text_whcheck_bar_location"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_location"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- <!--条码状态-->
|
|
|
- <TableRow>
|
|
|
- <TextView
|
|
|
- style="@style/Table_li_left"
|
|
|
- android:text="条码状态"/>
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:id="@+id/tv_bar_status"
|
|
|
- style="@style/Table_li_right"
|
|
|
- android:textColor="@color/text_search"/>
|
|
|
- </TableRow>
|
|
|
- </TableLayout>
|
|
|
+ style="@style/CardWhiteStyle_wrapheight">
|
|
|
+ <!--条码号-->
|
|
|
+ <LinearLayout
|
|
|
+ android:orientation="horizontal"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:layout_marginLeft="@dimen/textsize_20"
|
|
|
+ android:text="@string/text_whcheck_bar_code"
|
|
|
+ android:layout_marginStart="@dimen/textsize_20" />
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_code"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:layout_marginLeft="5.5dp"
|
|
|
+ android:singleLine="false"
|
|
|
+ android:textColor="@color/text_search"
|
|
|
+ android:layout_marginStart="5.5dp" />
|
|
|
+ </LinearLayout>
|
|
|
+ <!--料号-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_bar_procode"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_procode"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--型号-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="型号"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_type_value"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--名称-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_pr_detail"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_pr_detail"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--规格-->
|
|
|
+ <LinearLayout
|
|
|
+ android:orientation="horizontal"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:layout_marginLeft="35dp"
|
|
|
+ android:text="@string/text_whcheck_pr_spec"
|
|
|
+ android:layout_marginStart="35dp" />
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_pr_spec"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:layout_marginLeft="8dp"
|
|
|
+ android:textColor="@color/text_search"
|
|
|
+ android:singleLine="false"
|
|
|
+ android:layout_marginStart="8dp" />
|
|
|
+ </LinearLayout>
|
|
|
+ <!--供应商-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_ve_shortname"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_pr_ve_shortname"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--仓库-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_bar_whcode"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_whcode"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--数量-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_bar_remain"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_remain"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--储位-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="@string/text_whcheck_bar_location"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_location"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ <!--条码状态-->
|
|
|
+ <TableRow>
|
|
|
+ <TextView
|
|
|
+ style="@style/Table_li_left"
|
|
|
+ android:text="条码状态"/>
|
|
|
+ <TextView
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:id="@+id/tv_bar_status"
|
|
|
+ style="@style/Table_li_right"
|
|
|
+ android:textColor="@color/text_search"/>
|
|
|
+ </TableRow>
|
|
|
+ </TableLayout>
|
|
|
+ </LinearLayout>
|
|
|
+ </ScrollView>
|
|
|
+
|
|
|
+
|
|
|
+ <!--下部:信息展示-->
|
|
|
+
|
|
|
</LinearLayout>
|