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

Public int(frame: collectionViewLayout:) in ButtonBarView #280

Merged
merged 1 commit into from
Jan 25, 2017
Merged

Public int(frame: collectionViewLayout:) in ButtonBarView #280

merged 1 commit into from
Jan 25, 2017

Conversation

mt81
Copy link

@mt81 mt81 commented Dec 1, 2016

exposing int(frame: collectionViewLayout:) publicly.

@mtnbarreto
Copy link
Member

@mt81 what's the issue you are experiencing?

@mt81
Copy link
Author

mt81 commented Jan 23, 2017

I just wanted to instantiate the tab bar via code, instead of using a .xib or a storyboard. Since the initializer wasn't public i couldn't call it.

@mtnbarreto
Copy link
Member

Ideally it should be initialized using Interface Builder, either way i'm ok with the proposed change.

@mtnbarreto mtnbarreto merged commit 9da3e6c into xmartlabs:master Jan 25, 2017
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