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

How to customize header view in CollapseTableView, and use collapsable with NSFetchedResultController? #39

Closed
saltwat5r opened this issue Nov 18, 2014 · 2 comments

Comments

@saltwat5r
Copy link

When I implement a viewForHeaderInSection: method, then HeaderView is not responsible for taps.

@wtmoose
Copy link
Member

wtmoose commented Nov 18, 2014

  1. To customize the section header, call [super viewForHeaderInSection:] and modify the returned instance of TLCollapsibleHeaderView. Let me know if this isn't adequate. There is already an open ticket to make the header view more customizable.
  2. Integration with Core Data is covered here.

@wtmoose
Copy link
Member

wtmoose commented Feb 8, 2015

No reply. Closing.

@wtmoose wtmoose closed this as completed Feb 8, 2015
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