Skip to content

Conversation

@dlwogus0128
Copy link
Contributor

@dlwogus0128 dlwogus0128 commented Jan 4, 2023

🌱 작업한 내용

  • UICollectionViewCell 간 간격 수정

🌱 PR Point

  • 기기의 종류를 바꾸었을 때 콜렉션 뷰의 셀 간격이 깨지는 것을 해결했습니다.
  • 셀의 너비 값을 활용해, 비율을 계산하여 높이를 구하는 방법을 깨달았습니다.

📸 스크린샷

구현 내용 스크린샷
iPhone se일 때 화면

📮 관련 이슈

@dlwogus0128 dlwogus0128 self-assigned this Jan 4, 2023
@dlwogus0128 dlwogus0128 added bug Something isn't working 재현🐶 labels Jan 4, 2023
Copy link
Collaborator

@lsj8706 lsj8706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿굿~!

@dlwogus0128 dlwogus0128 merged commit cd1f9e3 into Runnect:develop Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 재현🐶

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Fix] UICollectionView 오류 해결

2 participants