ios - Collection View in View Controller, Cell touching the top border of Collection View itself (embedded in navigation controller) -


so, i'm trying make horizontal scroll collection view in view controller. view controller embedded in navigation controller. view controller have little spacing on top of cell. , if resize it, cell gonna sink. simply, want little spacing dissapear. collection view inside view controller without embedded in navigation controller

i want i want this:

to to this

i want this

embed navigation bar , drag collection view. should work. if doesn't let me know..


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -