-
Notifications
You must be signed in to change notification settings - Fork 16
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] Poke 3차 QA 리스트 반영 #350
Conversation
d052429
to
5d46914
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿굿 조씁니다 ~~~ 새복많~~~~ 🙇♀️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
깔끔하네요~!! 수고하셨습니다!!! 🤗
private extension String { | ||
func applyMDSFont() -> NSMutableAttributedString { | ||
self.applyMDSFont( | ||
height: 22.f, | ||
font: DSKitFontFamily.Suit.medium.font(size: 16), | ||
color: DSKitAsset.Colors.gray30.color, | ||
letterSpacing: 0.f | ||
) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MDS 폰트 관련해서 공통 모듈로 빼면 좋을 것 같네요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저도 그렇게 생각합니다~~~~~~ 요건 .text를 모두 attributedText로 대치 해야 해요!!!!! (ㅎㅎ)
🌴 PR 요약
3차 QA 리스트를 반영했어요
🌱 작업한 브랜치
🌱 PR Point
팀-앱 Slack : 잔여 업무 정리
📌 참고 사항
📸 스크린샷
📮 관련 이슈