From ba5461c890075ec679f1826d417166bb0286ff78 Mon Sep 17 00:00:00 2001 From: lsakee <93514333+lsakee@users.noreply.github.com> Date: Wed, 29 Nov 2023 14:13:55 +0900 Subject: [PATCH] =?UTF-8?q?[UI]=20:=20UI=20=EC=9E=84=EC=8B=9C=20#13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/activity_explore_meeting.xml | 395 +++++++++--------- 1 file changed, 208 insertions(+), 187 deletions(-) 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" /> + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - -