Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 투표 메인화면 오타 및 레이아웃 간격 수정해요 #22

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

Do-hyun-Kim
Copy link
Collaborator

투표 및 프로필 화면 오타 수정

  • 투표 화면 및 프로필 화면 오타를 수정하였습니다.

프로필 설정화면 기본 이미지 설정 시 Toast View 띄우는 State 값 추가했습니다.

  • 프로필 기본 이미지 설정 시 Toast View를 띄우도록 하여 이미지가 정상적으로 설정됐는지를 확인하도록 로직을 수정했습니다.

투표 결과 화면 Spacing 값 수정

  • 투표 결과 화면에 Spacing 값이 Figma와 일치하지 않아 Constant 값을 수정하였습니다.

투표 목록 상세화면 cornerRadius Property 추가

  • 투표 목록 상세화면 ProfileImageView에 cornerRadius Property 값을 추가하였습니다.
  • ProfileImageView에 conentMode를 scaleAspectFill 속성으로 추가하였습니다.





close: #21

…n 방출

- 수정 완료 버튼 클릭 시 키보드 내리기 키보드 내리도록 기능 추가
- VoteResultCollectionViewCell 오타 수정
- Constants 투표 관련 Spacing 값 수정
Copy link
Collaborator

@jife-archive jife-archive left a comment

Choose a reason for hiding this comment

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

고생하셨어요~ 문제가 딱히 없네요

@Do-hyun-Kim Do-hyun-Kim merged commit ab3f4c2 into develop Jan 27, 2025
@Do-hyun-Kim Do-hyun-Kim deleted the fix/#21-ui-spacing-modify branch January 27, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 투표 메인화면 오타 및 레이아웃 간격 수정해요
2 participants