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.
Can't this be a problem? Because if I initialise UICollectionView from code, then I need to pass layout into its initialiser. And before doing that I may want to configure somehow my layout. But later when I initialise an adapter some my changes may be overridden
wow-such-amazing
changed the title
Initializing FlowCollectionDirector
Question: Initialising FlowCollectionDirector
Nov 13, 2018
malcommac
changed the title
Question: Initialising FlowCollectionDirector
Avoid FlowCollectionDirector to reset sectionInset, minimumInteritemSpacing and minimumLineSpacing of UIColletionViewLayout
Nov 20, 2018
Fixed an issue which reset sectionInset, minimumInteritemSpacing and minimumLineSpacing of UIColletionViewLayout after initialization of the FlowCollectionDirector
Why do you clean some layout properties after initialising FlowCollectionDirector?
The text was updated successfully, but these errors were encountered: