Skip to content

Instantly share code, notes, and snippets.

@factoryhr
Last active January 28, 2020 07:21
Show Gist options
  • Save factoryhr/1d7b08fc316fc11e5de81df1119fd5f2 to your computer and use it in GitHub Desktop.
Save factoryhr/1d7b08fc316fc11e5de81df1119fd5f2 to your computer and use it in GitHub Desktop.
class CustomLayoutInvalidationContext: UICollectionViewLayoutInvalidationContext {
var invalidatedBecauseOfBoundsChange: Bool = false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment