From 6a2d284d480af2c99652e178f414a7b69ebde694 Mon Sep 17 00:00:00 2001 From: hxeyexn Date: Thu, 9 Nov 2023 07:27:39 +0900 Subject: [PATCH] =?UTF-8?q?design:=20=EC=B2=B4=EC=A4=91=20=EA=B8=B0?= =?UTF-8?q?=EB=A1=9D=20=EC=A1=B0=ED=9A=8C=20view=20->=20cardview=EB=A1=9C?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_excreta.xml | 104 ++++++++++--------- 1 file changed, 56 insertions(+), 48 deletions(-) diff --git a/app/src/main/res/layout/fragment_excreta.xml b/app/src/main/res/layout/fragment_excreta.xml index 41c2a4dc1..97f5775bd 100644 --- a/app/src/main/res/layout/fragment_excreta.xml +++ b/app/src/main/res/layout/fragment_excreta.xml @@ -35,7 +35,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginStart="32dp" - android:layout_marginTop="32dp" + android:layout_marginTop="46dp" android:text="초코님의 기록" android:textAppearance="@style/Typography.Title2.SemiBold" android:textColor="@color/black" @@ -70,60 +70,68 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="@id/textview_excreta_name" /> - + app:layout_constraintTop_toBottomOf="@id/textview_excreta_name"> - + - + - + + + + + + +