CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

Change layout orientation to horizontal

Open braulio94 opened this issue 7 years ago • 2 comments

How can I change the layout orientation to horizontal, couldn't find a way to do that.

braulio94 avatar May 29 '18 18:05 braulio94

Really awesome CustomView By the way 😎

braulio94 avatar May 29 '18 18:05 braulio94

I did a bad implementation of a Horizontal CardStackView here it is: HorizontalCardStackView

I had to sucrifice some things like Scrolling, Animation, xml Attributes.

device-2018-06-11-154757

braulio94 avatar Jun 11 '18 14:06 braulio94