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" />