소스 검색

修改机构端我的页面样式

Pq 1 년 전
부모
커밋
9e2c9f4e41
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"