CardStackView
CardStackView copied to clipboard
Change layout orientation to horizontal
How can I change the layout orientation to horizontal, couldn't find a way to do that.
Really awesome CustomView By the way 😎
I did a bad implementation of a Horizontal CardStackView here it is: HorizontalCardStackView
I had to sucrifice some things like Scrolling, Animation, xml Attributes.
