From f0a07f5e78a1783214f555e8f333052ecc6b0948 Mon Sep 17 00:00:00 2001 From: Ssamssamukja <109636635+Ssamssamukja@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:54:02 +0900 Subject: [PATCH] =?UTF-8?q?[nunu/#3]=20home=20fragment=20=EA=B5=AC?= =?UTF-8?q?=ED=98=84=20=EC=A4=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 매일 듣기 좋은 팟캐스트 까지 구현 전체 scrollView , 세부 horizontal scrollView 구현 +) 글씨체 수정 필요, 크기 조정 필요 --- .../app/src/main/res/layout/fragment_home.xml | 471 ++++++++++++++++++ 1 file changed, 471 insertions(+) create mode 100644 UMC_6th/app/src/main/res/layout/fragment_home.xml diff --git a/UMC_6th/app/src/main/res/layout/fragment_home.xml b/UMC_6th/app/src/main/res/layout/fragment_home.xml new file mode 100644 index 0000000..a68441f --- /dev/null +++ b/UMC_6th/app/src/main/res/layout/fragment_home.xml @@ -0,0 +1,471 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file