From a92fc43729772be9f1ade93f10a9ae5b9d1b3f72 Mon Sep 17 00:00:00 2001 From: Ssamssamukja <109636635+Ssamssamukja@users.noreply.github.com> Date: Tue, 21 May 2024 15:13:00 +0900 Subject: [PATCH] =?UTF-8?q?[nunu/#28]=20feat:=206=EC=A3=BC=EC=B0=A8=20?= =?UTF-8?q?=EA=B5=AC=ED=98=841?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - item_album.xml 구현 --- .idea/workspace.xml | 156 ++---------------- .../app/src/main/res/layout/fragment_home.xml | 45 ++++- .../app/src/main/res/layout/item_album.xml | 60 +++++++ 3 files changed, 121 insertions(+), 140 deletions(-) create mode 100644 UMC_6th/app/src/main/res/layout/item_album.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f0b0ff5..ef774bd 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,129 +4,7 @@