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

[Feat] #232 - 성취 뷰 하단 에셋과 문구 변경 #234

Merged
merged 5 commits into from
Feb 18, 2024

Conversation

yungu0010
Copy link
Member

@yungu0010 yungu0010 commented Feb 16, 2024

🫧 작업한 내용

  • 성취뷰 하단의 에셋과 문구를 변경했습니다.
  • 기기대응을 위해 adjust+를 추가했습니다. 기존에 있던 CGSize+는 스냅킷에서 바로 사용할 수 없어서 숫자형 뒤에 바로 사용할 수 있는 adjust+를 만들었습니다. 아래와 같이 숫자 뒤에 adjusted 붙여주심 됩니다! 전체 적용하려니 너무 많아서 나중에 보일 때마다 기기대응 해주시면 감사하겠습니다 헤헤,,
$0.size.equalTo(127.adjusted)
  • getDeviceWidth()과 getDeviceHeight() 함수 호출 대신 상수로 대체하였습니다. Numbers.widthNumbers.height로 사용하시면 됩니다!

📸 스크린샷

구현 내용 스크린샷
성취뷰 하단 에셋 & 문구 수정

📮 관련 이슈

@yungu0010 yungu0010 added this to the SP7 milestone Feb 16, 2024
@yungu0010 yungu0010 requested a review from hyesuuou February 16, 2024 06:16
@yungu0010 yungu0010 self-assigned this Feb 16, 2024
Copy link
Member

@jeongdung-eo jeongdung-eo left a comment

Choose a reason for hiding this comment

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

수고하셨슴다 :)

@yungu0010 yungu0010 merged commit 2ef4c59 into develop Feb 18, 2024
1 check failed
@yungu0010 yungu0010 deleted the feature/#232 branch February 18, 2024 06:48
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.

[Feat] 성취 뷰 하단 문구 & 에셋 변경
2 participants