diff --git a/app/src/main/res/layout/activity_explore_meeting.xml b/app/src/main/res/layout/activity_explore_meeting.xml index f0ce63e..26c6f9a 100644 --- a/app/src/main/res/layout/activity_explore_meeting.xml +++ b/app/src/main/res/layout/activity_explore_meeting.xml @@ -8,198 +8,219 @@ android:layout_height="match_parent"> - - - - - - - - - - - - - + android:layout_height="match_parent" + android:paddingHorizontal="15dp" + tools:context=".presentation.exploremeeting.ExploreMeetingActivity"> - - - - - - + android:layout_marginTop="14dp" + android:paddingHorizontal="10dp" + android:paddingVertical="9dp" + android:text="동천동 모임" + android:textAppearance="@style/TextAppearance.AppleSDGothic.TitleBd" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - -