From 8716d45abc0b0820573a27161607287c2d3b2fa2 Mon Sep 17 00:00:00 2001 From: minyoung Date: Thu, 12 Jan 2023 00:14:08 +0900 Subject: [PATCH] =?UTF-8?q?[ui]#68=20recommendation=20fragment,=20activity?= =?UTF-8?q?=20=EA=B2=B9=EC=B9=98=EB=8A=94=20=EB=B7=B0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/activity_recommendation.xml | 99 +++++++++++++++++++ .../res/layout/fragment_recommendation.xml | 11 ++- 2 files changed, 105 insertions(+), 5 deletions(-) create mode 100644 app/src/main/res/layout/activity_recommendation.xml diff --git a/app/src/main/res/layout/activity_recommendation.xml b/app/src/main/res/layout/activity_recommendation.xml new file mode 100644 index 00000000..d5120293 --- /dev/null +++ b/app/src/main/res/layout/activity_recommendation.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_recommendation.xml b/app/src/main/res/layout/fragment_recommendation.xml index 8c336729..66dac361 100644 --- a/app/src/main/res/layout/fragment_recommendation.xml +++ b/app/src/main/res/layout/fragment_recommendation.xml @@ -21,13 +21,14 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent"> +