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

Implementation of Cardpart progress bar view #169

Merged
merged 4 commits into from
Sep 20, 2019

Conversation

badrinathvm
Copy link
Contributor

@badrinathvm badrinathvm commented Sep 19, 2019

image

CardParts/src/Extensions/UIColor.swift Outdated Show resolved Hide resolved
@@ -43,4 +43,6 @@ extension UIFont {
class func turboGenericLightFontWithSize(_ size: CGFloat) -> UIFont {
Copy link
Contributor

Choose a reason for hiding this comment

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

More places that I want to remove and make more generic. Should we make it not turboGenericLightFontWithSize but instead lightFontWithSize

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes we should make it to lightFontWithSize

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can we do it as part of next PR's ?

CardParts/src/Extensions/UIFont.swift Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@croossin croossin merged commit d900879 into master Sep 20, 2019
@croossin croossin deleted the task/carPartprogressview branch September 20, 2019 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants