Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug: on tableView(UITableViewStyleGrouped),section 's header will cover ParallaxHeader #38

Closed
12207480 opened this issue Aug 12, 2016 · 1 comment
Labels

Comments

@12207480
Copy link
Contributor

image

solution:
parallaxHeader.contentView.layer.zPosition = 1;

@sydneyitguy
Copy link

@12207480 Thanks for sharing your solution. I was struggling with the same issue for a while.

@maxep maxep closed this as completed Sep 29, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants