-
Notifications
You must be signed in to change notification settings - Fork 15
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] #383 - 솝마디 타이틀, 부적화면 UI 구현 #387
Conversation
|
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 let checkTodayFortuneButton = AppCustomButton(title: I18N.DailySoptune.checkTodayFortune) | ||
.setFontColor(customFont: DSKitFontFamily.Suit.semiBold.font(size: 18)) |
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.
앟 지금 보니까 저도 폰트가 다르네효.. 활용해서 고치겠습니다 ~~
@@ -41,6 +41,19 @@ extension AppCustomButton { | |||
self.setAttributedTitle(string, for: .normal) | |||
return self | |||
} | |||
|
|||
@discardableResult | |||
public func setFontColor(customFont: UIFont, customColor: UIColor = DSKitAsset.Colors.black100.color) -> Self { |
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.
good
view.backgroundColor = DSKitAsset.Colors.semanticBackground.color | ||
} | ||
|
||
private func setLayout() { |
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 DailySoptuneMainVC {
func setUI() {}
func setLayout() {}
}
취향 차이용!
|
||
import UIKit | ||
|
||
public class AppOutlinedButton: UIButton { |
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.
상속해서 쓰나요?!
🌴 PR 요약
🌱 작업한 브랜치
🌱 PR Point
📌 참고 사항
.setFontColor
사용하시면 될 것 같아요 ~! @dlwogus0128📸 스크린샷
📮 관련 이슈