Browse Source

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

Hasemi 7 năm trước cách đây
mục cha
commit
a4ffef3256
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>