FB7732283
I am currently having an issue with table and collections views and their insets in conjunction with large title navigation bars. When you scroll up until the title transitions to the small variant, there is no margin between the content and the navigation bar in the case of an inset grouped table view or a collection view. To mitigate that I tried to use contentInsets.top on that table view. While there is now a top margin, when I scroll there's this weird behavior where the scroll view snaps halfway through and when scrolling until the title transitions to the small variant again, there's no margin any more. Am I missing something very obvious or how can I achieve this in the correct way?
A video of that problem can be seen in this tweet of mine https://twitter.com/ps3zocker/status/1270641775192018944