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

Can't support Masonry? #61

Closed
GitterYang opened this issue Jul 2, 2016 · 2 comments
Closed

Can't support Masonry? #61

GitterYang opened this issue Jul 2, 2016 · 2 comments

Comments

@GitterYang
Copy link

When I use masonry to layout the content UI, the first card show prefect. Then I drag this first card, The content UI was messy. At the same time, I set frame to layout the content UI, it runs prefect. Did it not support Masonry?

@AndrewSB
Copy link
Collaborator

AndrewSB commented Jul 3, 2016

Hey @CoderEic, it's an issue with AutoLayout, not masonry specifically. Check out zhxnlai/ZLSwipeableView#9 😄

@GitterYang
Copy link
Author

I have solve this problem, Thank you.
My solution: I put containerView use frame to layout, then other subviews use masonry to layout on containView, it works well.

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

2 participants