Re: Justification of collection cells in sections
Re: Justification of collection cells in sections
- Subject: Re: Justification of collection cells in sections
- From: Peter Tomaselli <email@hidden>
- Date: Tue, 02 Aug 2016 21:11:12 -0400
I’ve been in the same situation too (wanting a “left-justified” flow layout) and the only way I am aware of to tackle it is to subclass UICollectionViewFlowLayout and tweak the frames yourself. Luckily this is not nearly as complicated as handling the whole layout yourself!
Peter
On Aug 2, 2016, at 7:51 PM, Doug Hill <email@hidden> wrote:
> I was hoping to allow the Flow Layout to handle this rather than me handling the layout. Given how the layout works for multiple items in a section, I would presume there is some way to make this work the same for a single item in a section. Am I wrong?
>
> Doug Hill
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden