|
|
@@ -34,194 +34,196 @@
|
|
|
<android.support.v4.widget.NestedScrollView
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent">
|
|
|
-
|
|
|
- <LinearLayout
|
|
|
- android:background="@color/white"
|
|
|
- android:layout_marginTop="@dimen/dp_10"
|
|
|
- android:orientation="vertical"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent">
|
|
|
- <TableLayout
|
|
|
+ <LinearLayout
|
|
|
android:background="@color/white"
|
|
|
+ android:layout_marginTop="@dimen/dp_10"
|
|
|
android:orientation="vertical"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content">
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10"
|
|
|
- android:layout_marginTop="7dp">
|
|
|
- <TextView
|
|
|
- android:text="编号:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_code"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="名称:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_name"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="规格:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_spec"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="使用部门:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_currentcentername"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="使用线体:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_currentlinecode"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="寿命剩余(天):"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_lefttime"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="管理人员:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"
|
|
|
- />
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_manageman"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="管理人员电话:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/de_managemantel"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content" />
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="设备厂商:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_vendor"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="厂商人员:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_contact"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
- <TableRow
|
|
|
- android:layout_marginLeft="@dimen/dp_10">
|
|
|
- <TextView
|
|
|
- android:text="厂商电话:"
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:gravity="right"
|
|
|
- android:textColor="@color/black"/>
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_de_telvendor"
|
|
|
- android:text=""
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"/>
|
|
|
- </TableRow>
|
|
|
+ android:layout_height="match_parent">
|
|
|
+ <TableLayout
|
|
|
+ android:background="@color/white"
|
|
|
+ android:orientation="vertical"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10"
|
|
|
+ android:layout_marginTop="7dp">
|
|
|
+ <TextView
|
|
|
+ android:text="编号:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_code"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="名称:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_name"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="规格:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_spec"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="使用部门:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_currentcentername"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="使用线体:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_currentlinecode"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="寿命剩余(天):"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_lefttime"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="管理人员:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"
|
|
|
+ />
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_manageman"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="管理人员电话:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/de_managemantel"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content" />
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="设备厂商:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_vendor"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="厂商人员:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_contact"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ <TableRow
|
|
|
+ android:layout_marginLeft="@dimen/dp_10">
|
|
|
+ <TextView
|
|
|
+ android:text="厂商电话:"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:gravity="right"
|
|
|
+ android:textColor="@color/black"/>
|
|
|
+ <TextView
|
|
|
+ android:id="@+id/tv_de_telvendor"
|
|
|
+ android:text=""
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"/>
|
|
|
+ </TableRow>
|
|
|
+ </TableLayout>
|
|
|
+ <com.bin.david.form.core.SmartTable
|
|
|
+ android:id="@+id/smar_item1"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_gravity="center"/>
|
|
|
+ <android.support.v7.widget.RecyclerView
|
|
|
+ android:id="@+id/ra_Data"
|
|
|
+ android:visibility="gone"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content">
|
|
|
+ </android.support.v7.widget.RecyclerView>
|
|
|
+
|
|
|
+ <com.bin.david.form.core.SmartTable
|
|
|
+ android:background="@color/white"
|
|
|
+ android:layout_marginTop="5dp"
|
|
|
+ android:id="@+id/pda_wms_in_filter_list_st"
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="500dp"
|
|
|
+ />
|
|
|
+ </LinearLayout>
|
|
|
+
|
|
|
|
|
|
- </TableLayout>
|
|
|
- <android.support.v7.widget.RecyclerView
|
|
|
- android:id="@+id/ra_Data"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content">
|
|
|
- </android.support.v7.widget.RecyclerView>
|
|
|
- <com.bin.david.form.core.SmartTable
|
|
|
- android:id="@+id/smar_item1"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="110dp"
|
|
|
- />
|
|
|
- <com.bin.david.form.core.SmartTable
|
|
|
- android:background="@color/white"
|
|
|
- android:layout_marginTop="5dp"
|
|
|
- android:id="@+id/pda_wms_in_filter_list_st"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="400dp"
|
|
|
- />
|
|
|
- </LinearLayout>
|
|
|
</android.support.v4.widget.NestedScrollView>
|
|
|
|
|
|
</android.support.design.widget.CollapsingToolbarLayout>
|