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 remove ColumnHeader? #115

Open
gregorio-michael opened this issue Feb 11, 2020 · 3 comments
Open

How to remove ColumnHeader? #115

gregorio-michael opened this issue Feb 11, 2020 · 3 comments

Comments

@gregorio-michael
Copy link

Hi how are you removing the columnheader?

@dnhrtmn
Copy link

dnhrtmn commented Apr 1, 2020

Same question.

@roofbabayev
Copy link

@gregorio-michael @dnhrtmn

Solution :

  1. Open pods file
  2. Find JZColumnHeader
  3. Comment setupUI() and backgroundColor = .clear
  4. Find JZWeekViewFlowLayout
  5. Change defaultColumnHeaderHeight: CGFloat { return 44 } to return 0.

Result :
Screen Shot 2021-03-12 at 08 15 53

@ghazi256
Copy link

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

4 participants