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

Make margin variables #36

Open
LivioGama opened this issue Jul 29, 2015 · 0 comments
Open

Make margin variables #36

LivioGama opened this issue Jul 29, 2015 · 0 comments

Comments

@LivioGama
Copy link

You should transform :
const static CGFloat kTopPadding = 30;
const static CGFloat kLeftRightMargins = 20;
const static CGFloat kBottomPadding = 48;
const static CGFloat kHeaderTitlePadding = 20;
const static CGFloat kTitleDescriptionPadding = 20;
const static CGFloat kDescriptionImagePadding = 20;

in public properties initialized with default values.

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

No branches or pull requests

1 participant