Browse Source

修改机构端我的页面样式

Pq 1 year ago
parent
commit
9e2c9f4e41
1 changed files with 1 additions and 1 deletions
  1. 1 1
      institution/src/main/res/layout/fg_mine_layout.xml

+ 1 - 1
institution/src/main/res/layout/fg_mine_layout.xml

@@ -401,7 +401,7 @@
                 android:id="@+id/recyclerView_common"
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
-                android:layout_marginTop="14dp"
+                android:layout_marginTop="4dp"
                 android:overScrollMode="never"
                 android:scrollbars="none"
                 app:layout_constraintLeft_toLeftOf="parent"