Browse Source

1.优化页面UI

王鹏鹏 2 years ago
parent
commit
c8e7118112
1 changed files with 1 additions and 1 deletions
  1. 1 1
      workbenches/src/main/res/layout/activity_order_list.xml

+ 1 - 1
workbenches/src/main/res/layout/activity_order_list.xml

@@ -53,7 +53,7 @@
             android:layout_width="match_parent"
             android:layout_height="0dp"
             android:layout_marginStart="@dimen/divider_22px"
-            android:layout_marginTop="@dimen/divider_21px"
+            android:layout_marginTop="@dimen/divider_35px"
             android:layout_marginEnd="@dimen/divider_22px"
             android:layout_marginBottom="@dimen/divider_18px"
             app:cardBackgroundColor="@android:color/white"