Explorar el Código

修改机构端我的页面样式

Pq hace 1 año
padre
commit
9e2c9f4e41
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"