From 6ae663db8a7e105d8bea1121d1ef0d3224956ead Mon Sep 17 00:00:00 2001 From: Sohyun Date: Thu, 25 May 2023 15:30:52 +0900 Subject: [PATCH] [UI] #14-activity_home.xml(full job list type view) --- app/src/main/res/layout/activity_home.xml | 56 +++++++++++++++++++++-- 1 file changed, 52 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/activity_home.xml b/app/src/main/res/layout/activity_home.xml index 700fd43..d9f5c67 100644 --- a/app/src/main/res/layout/activity_home.xml +++ b/app/src/main/res/layout/activity_home.xml @@ -76,7 +76,7 @@ app:layout_constraintTop_toTopOf="parent" /> @@ -226,11 +226,11 @@ android:clipToOutline="true" android:scaleType="centerCrop" android:src="@drawable/img_entry" - app:layout_constraintBottom_toTopOf="@id/rv_home_list" + app:layout_constraintBottom_toTopOf="@id/rv_home_select_list" app:layout_constraintTop_toBottomOf="@id/tv_home_notification_1" /> + + + + + + + + +