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
Using TLSpringFlowLayout as Collection View Float Layout Class (in Storyboard) and rotating causes the programatically dequeued Header to disappear. It reappears when I scroll down and move back to the top of the section...
Switching from TLSpringFlowLayout to standard UICollectionViewFlowLayout fixes the issue. :)
The text was updated successfully, but these errors were encountered:
Using TLSpringFlowLayout as Collection View Float Layout Class (in Storyboard) and rotating causes the programatically dequeued Header to disappear. It reappears when I scroll down and move back to the top of the section...
Switching from TLSpringFlowLayout to standard UICollectionViewFlowLayout fixes the issue. :)
The text was updated successfully, but these errors were encountered: