FlippableStackView icon indicating copy to clipboard operation
FlippableStackView copied to clipboard

An Android library introducing a stack of Views with the first item being flippable.

Results 8 FlippableStackView issues
Sort by recently updated
recently updated
newest added

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.

![image](https://user-images.githubusercontent.com/6245179/33380639-5a292266-d54e-11e7-8399-dce9b3692315.png)

Horizontal gravity only allows for swiping the views to right. I would like to swiping view to left. Basically how to change the anchoring?

Question

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...

Bug
Investigating

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...

Question