From 9d3d36cc6ac7ba8902183274604015d0e730cf50 Mon Sep 17 00:00:00 2001 From: Leekangmin Date: Thu, 20 Jul 2023 02:51:00 +0900 Subject: [PATCH] =?UTF-8?q?[UI/#53]=20=EB=82=B4=20=EC=98=90=EB=A1=9C=20?= =?UTF-8?q?=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/activity_my_yello_read.xml | 265 +++++++++++------- 1 file changed, 166 insertions(+), 99 deletions(-) diff --git a/app/src/main/res/layout/activity_my_yello_read.xml b/app/src/main/res/layout/activity_my_yello_read.xml index b31b0c2cb..a3af3ff08 100644 --- a/app/src/main/res/layout/activity_my_yello_read.xml +++ b/app/src/main/res/layout/activity_my_yello_read.xml @@ -13,47 +13,56 @@ - + app:layout_constraintTop_toTopOf="parent"> - + - + + + + + + app:layout_constraintTop_toTopOf="parent" /> + app:layout_constraintTop_toBottomOf="@id/tv_you" + app:layout_goneMarginStart="0dp"> - + app:layout_constraintBottom_toBottomOf="parent"> - + - + + + + + + + + + + + + + + + android:layout_marginBottom="7dp" + android:src="@drawable/ic_logo" + app:layout_constraintBottom_toTopOf="@id/tv_instagram" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" /> + + + app:layout_constraintStart_toStartOf="parent" /> \ No newline at end of file