Browse Source

[카테고리메인][Common] 디자인검수 반영

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

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

@@ -94,6 +94,7 @@
       android:textSize="21sp"
       app:layout_constraintEnd_toEndOf="parent"
       app:layout_constraintStart_toStartOf="parent"
+      app:layout_constraintBottom_toBottomOf="parent"
       app:layout_constraintTop_toBottomOf="@+id/text_view_fourth_category"/>
 
   </android.support.constraint.ConstraintLayout>