From b4f5dc54d7a8082594afc23eace92593309699c8 Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Thu, 24 Oct 2024 22:04:57 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8B=9C=EB=A6=AC=EC=A6=88=20=EC=BD=98?= =?UTF-8?q?=ED=85=90=EC=B8=A0=20=EC=A0=84=EC=B2=B4=EB=B3=B4=EA=B8=B0=20-?= =?UTF-8?q?=20VStack=20->=20LazyVStack=20=EB=B3=80=EA=B2=BD=ED=95=98?= =?UTF-8?q?=EC=97=AC=20=EC=8A=A4=ED=81=AC=EB=A1=A4=20=EB=A1=9C=EB=94=A9?= =?UTF-8?q?=EC=9D=B4=20=EC=A0=95=EC=83=81=EC=A0=81=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EC=8B=A4=ED=96=89=EB=90=98=EB=8F=84=EB=A1=9D=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sources/Content/Series/Content/SeriesContentAllView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SodaLive/Sources/Content/Series/Content/SeriesContentAllView.swift b/SodaLive/Sources/Content/Series/Content/SeriesContentAllView.swift index aa91399..9ff118b 100644 --- a/SodaLive/Sources/Content/Series/Content/SeriesContentAllView.swift +++ b/SodaLive/Sources/Content/Series/Content/SeriesContentAllView.swift @@ -52,7 +52,7 @@ struct SeriesContentAllView: View { .background(Color.gray16) ScrollView(.vertical, showsIndicators: false) { - VStack(spacing: 12) { + LazyVStack(spacing: 12) { ForEach(0..