FlippableStackView
FlippableStackView copied to clipboard
An Android library introducing a stack of Views with the first item being flippable.
I have implemented the library in a horizontal orientation, I have two items in my list, what I want is that both the items should be shown initially, one below...
I have been trying to set image instead of the color fragment but not able to do so can anyone help
I added this in the scroll view, The whole page scrolling rather that particular item scroll.

Horizontal gravity only allows for swiping the views to right. I would like to swiping view to left. Basically how to change the anchoring?
I have samsung galaxy s3, with os 4.1.2. When i click on the button at a card, the click is not go to that shown card, instead somehow the click...
Hi Blipinsk Thaks for this helpful library it give me exactly what i wanted but there's a little problem when i add it to layout then i use tag then...
Hi Blipinsk, Thanks for wonderful library. I could able to achieve Stack of Cards UI with more overlap height in between the cards. I have referred the code from branch...