Closed esisa closed 8 years ago
Is there a way to not expand the header when I bounce the collection/table/scroll view at the bottom?
I am using a XIB file for the header in the same way as the example app. Same problem happens there when you scroll all the way to the bottom.
OK, guess I can use GSKStretchyHeaderViewExpansionModeTopOnly and that will avoid this issue.
Is there a way to not expand the header when I bounce the collection/table/scroll view at the bottom?
I am using a XIB file for the header in the same way as the example app. Same problem happens there when you scroll all the way to the bottom.