Swipeable-Cards icon indicating copy to clipboard operation
Swipeable-Cards copied to clipboard

Show cards like Tinder one below one.

Open katikarganesh opened this issue 10 years ago • 3 comments

Hi, Very nice library. Thanks for cool library. I want to implement card to be one below one. Is any idea?

katikarganesh avatar Sep 18 '14 06:09 katikarganesh

Hey guyz, I got solution. Just change in the xml file app:orientation="ordered".

katikarganesh avatar Sep 18 '14 07:09 katikarganesh

U don't have to modify the xml file. Just call mCardContainer.setOrientation(Orientation.Ordered);

shumin0809 avatar Sep 18 '14 19:09 shumin0809

HI, setting Orientation ordered makes all child card hides behind parent card but, in tender one child card is visible

how we can ?

ashivakarthik avatar Aug 13 '15 11:08 ashivakarthik