Navigation Menu

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

Refactor: access control #78

Merged
merged 3 commits into from Dec 7, 2017
Merged

Refactor: access control #78

merged 3 commits into from Dec 7, 2017

Conversation

vadymmarkov
Copy link
Contributor

No description provided.


let leadingPadding: CGFloat = 15 + leftSafeAreaPadding
let topPadding: CGFloat = 8 + topSafeAreaPadding
let insets = viewInsets
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice cleaning up. I think the code here would look better if using Auto Layout

@vadymmarkov vadymmarkov merged commit 7564207 into master Dec 7, 2017
@vadymmarkov vadymmarkov deleted the refactor/access-control branch December 7, 2017 09:36
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.

None yet

2 participants