소스 검색

[전체메뉴][Common] 디자인검수 반영

Hasemi 7 년 전
부모
커밋
457718726d
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      app/src/main/res/layout/fragment_all_menu.xml
  2. 1 1
      app/src/main/res/layout/fragment_category_main_fifth.xml

+ 1 - 0
app/src/main/res/layout/fragment_all_menu.xml

@@ -159,6 +159,7 @@
     android:gravity="center"
     android:orientation="horizontal"
     android:padding="5dp"
+    android:layout_marginBottom="25dp"
     app:layout_constraintBottom_toBottomOf="parent">
 
     <TextView

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

@@ -11,7 +11,7 @@
     android:layout_width="wrap_content"
     android:layout_height="wrap_content"
     android:layout_marginStart="24dp"
-    android:layout_marginTop="15dp"
+    android:layout_marginTop="22dp"
     android:layout_marginBottom="9dp"
     android:lineSpacingExtra="6sp"
     android:textColor="@color/C000000"