blipinsk / FlippableStackView

An Android library introducing a stack of Views with the first item being flippable.
Apache License 2.0
810 stars 150 forks source link

Stack Position changing #23

Closed renjithkrish89 closed 8 years ago

renjithkrish89 commented 8 years ago

Hi, Thanks for the great Library. I need a help in the stack of the library. Currently in Horizontal orientation of the library the stack are in left side of the view. My requirement is that i need that stack in the Top of the view like in the orientation Vertical. How can I achieve that.Please Help.

blipinsk commented 8 years ago

Hi, the stack anchoring is not that trivial, some more information in the issue #3