You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I put collection view in a navigation controller' root view controller and set header sticky, When I scroll up the collection view, the header goes to the top of collection view and would be hidden by the navigation bar. Even if I set the collection view's content insets, the header will always be hidden by the navigation bar.