ios - UICollectionView horizontal paging - can I use Flow Layout? -


this related distinct to use flow layout, or customize?.

here illustration of i’m trying do: illustration of i’m trying do

i’m wondering if can uicollectionviewflowlayout, subclass thereof, or if need create custom layout? based on wwdc 2012 videos on uicollectionview, appears if use flow layout vertical scrolling, layout lines horizontal, , if scroll horizontally, layout lines vertical. want horizontal layout lines in horizontally-scrolling collection view.

i don’t have inherent sections in model - single set of items. group them sections, collection view resizable, number of items can fit on page change sometimes, , seems choice of page each item goes on better left layout model if don’t have meaningful sections.

so, can flow layout, or need create custom layout?

you're right – that's not how stock horizontally-scrolling collection view lays out cells. i'm afraid you're going have implement own custom uicollectionviewlayout subclass. either that, or separate models sections.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -