ADMozaicCollectionViewLayout icon indicating copy to clipboard operation
ADMozaicCollectionViewLayout copied to clipboard

Horizontal layout?

Open MarbleDaemon opened this issue 6 years ago • 1 comments

Hello,

I really like the layout. However, is there a way to make this layout horizontal instead of vertical?

Thank you.

My regards.

MarbleDaemon avatar Dec 29 '17 04:12 MarbleDaemon

Hi @MarbleDaemon and sorry for the late answer this somehow went through my notifications. I think it should not be hard to implement support of horizontal layout. I'd be happy to accept your PR or help with any question.

To start with something you can take a look at ADMozaikLayoutSectionGeometry that is the main class that builds the layout.

Antondomashnev avatar Mar 03 '18 09:03 Antondomashnev