Browse Source

[마이][Common] 마이메인 레리아웃수정

Hasemi 7 years ago
parent
commit
b06bc4bd31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/layout/fragment_my_main.xml

+ 1 - 1
app/src/main/res/layout/fragment_my_main.xml

@@ -15,7 +15,7 @@
       android:id="@+id/layout_member_header"
       android:layout_width="match_parent"
       android:layout_height="wrap_content"
-      android:layout_marginBottom="16dp"
+      android:layout_marginBottom="6dp"
       android:layout_marginTop="18dp"
       android:visibility="gone"
       app:layout_constraintTop_toTopOf="parent"