管灌系统巡查员智能手机App
zuoxiao
2024-12-27 65a6bde49652558ada5daa15eca03d5061465a00
app/src/main/res/layout/fragment_order.xml
@@ -149,6 +149,7 @@
            android:orientation="horizontal">
            <RelativeLayout
                android:id="@+id/manage_state_progressRL"
                android:layout_width="0dp"
                android:layout_height="match_parent"
                android:layout_margin="5dp"
@@ -213,7 +214,7 @@
                android:id="@+id/recyclerView"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                android:background="#fff"
                android:background="@color/item_bg_color"
                android:overScrollMode="never"
                android:padding="10dp" />