sudikrt
sudikrt
Yeah we have implemented the card click event @CallumCoombes use this 'com.geeksynergy:swipestack:1.0.1' and it also contains bug it will cause crash when multi touch happens This bug also fixed..
we will update it to github soon @CallumCoombes
@CallumCoombes Same thing what he has mentioned in his documentation only thing is in app: Build.gradle add compile 'com.geeksynergy:swipestack:1.0.1' instead of the library that he mentioned mentioned
wait You need to add repositories { maven { url "http://dl.bintray.com/geeksynergy/GeekSupport" } } to your Project build.gradle