uicollectionview remove top padding

后端 未结 5 2028
滥情空心
滥情空心 2020-11-30 14:52

I have a UICollectionView that is the entire view but it lives inside \"view\" (it is not UICollectionViewController). Adding a cell to this collection view shows it in the

5条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 15:49

    Make your Navigation Controller > NavigationBar translucent by unchecking the Translucent check box in IB > Attribute Inspector, and it will work.

提交回复
热议问题