在storyboard 中

UICollectionView cellForItemAtIndexPath not called

 

被坑了好久,各种问题点查找,终于解决了

解决办法:

    self.automaticallyAdjustsScrollViewInsets = NO;//解决cellForItemAtIndexPath not called问题

相关文章:

  • 2021-05-29
  • 2022-12-23
  • 2021-09-17
  • 2022-12-23
  • 2021-09-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2021-08-31
相关资源
相似解决方案