Skip to content

Warning (Logging only once for UICollectionViewFlowLayout cache mismatched frame) #16

Description

@Akib11

Console Output [ios 9 xcode 7]

2015-09-19 13:19:42.121 Wish'List[1710:60831] Logging only once for UICollectionViewFlowLayout cache mismatched frame
2015-09-19 13:19:42.122 Wish'List[1710:60831] UICollectionViewFlowLayout has cached frame mismatch for index path <NSIndexPath: 0xc000000000000016> {length = 2, path = 0 - 0} - cached value: {{33.284175409625227, 84.198445826909605}, {307.14784245047292, 502.39185839645393}}; expected value: {{35, 83.5}, {305, 500.25}}
2015-09-19 13:19:42.123 Wish'List[1710:60831] This is likely occurring because the flow layout subclass RGCardViewLayout is modifying attributes returned by UICollectionViewFlowLayout without copying them

how to fix this warning ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions