DivyeshRudani

Results 2 issues of DivyeshRudani

can't swipe when I set onClick listener to a child view in adapter

i want set "SAVE" and "NEXT" field on textview when swipe the cardstack. but text set on 3rd position of cardstack, what is an issue? cardStack.setSwipeProgressListener(new SwipeStack.SwipeProgressListener() { @Override public...