[feat] Artworks(작품목록) 화면 구성 #15 #26
Open
+495
−32
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈
📁 작업 설명
📸 작업화면(선택)
제가 이해한 화면내 작품 아이템의 가로, 세로 비율은 아래 영상과 같은데, 맞는 방향인지 확인 부탁드립니다.
png_placeholder.mp4
dynamic_placeholder.mp4
레퍼런스
coil 이미지 캐싱 적용
문제
dynamic placeholder(imageUrl 을 통한 이미지 로드)의 경우, 아래 방향으로 스크롤 할땐 문제가 없으나 위로 스크롤시 스크롤이 스무스하게 진행되지 않는 문제가 있어, 여러 방법을 시도해봤는데 문제가 해결된것같지 않아 원인을 좀 더 찾아봐야할 것 같습니다.
이후 작업 진행하면서 문제 해결해보도록 하겠습니다.
간헐적으로 스크롤이 스킵되는 현상 발생
landscapist.mp4
간헐적으로 바운드 되는 현상 발생
AsyncImage.mp4