Explorar el Código

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

Hasemi hace 7 años
padre
commit
a4ffef3256
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>