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
Lets assume that we have your collection view with grid layout and it has 3 columns. And lets assume that one kind of items
should have grid.columnspan = 3. So it kind of mixed collection view.
How can I achieve this functionality? Is it possible?
And if yes, could it be draggable?
The text was updated successfully, but these errors were encountered:
Lets assume that we have your collection view with grid layout and it has 3 columns. And lets assume that one kind of items
should have grid.columnspan = 3. So it kind of mixed collection view.
How can I achieve this functionality? Is it possible?
And if yes, could it be draggable?
The text was updated successfully, but these errors were encountered: