Open ngocht143 opened 8 years ago
@wenchaojiang: please help me.
Are you manually call the mCardStack.discardTop(1);
function or swipe to discard card?
@einverne: Yes i call mCardStack.discardTop(1);
, my issue is that it can't zoom an image (the swipe listener is called instead of zoom listener)
Hi, i have to integrate this with an imageview which has zoomable feature, but it couldn't call your method to discard a card. How can i do to fix it? Thanks in advance.