You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
Yeah one thing of note is that it won't use the layout you provide programmatically. What you have to do is set up your director as a FlowCollectionDirector, and then make your layout configurations through that object. You have to give your collectionview a layout to start, so I just give it the default flow layout.
Looking to understand how the layout should be initialized to use the collection view and suggest adding this to the documentation.
The text was updated successfully, but these errors were encountered: