Skip to content

Releases: aaronbond/Swipe-Deck

0.1.0

06 Jan 02:51
Compare
Choose a tag to compare

made the callback more usable by providing the position of the item that was clicked in the adapter

this card view should be good enough for most developers to use. please report bugs / send pull requests if there's anything i need to add.

0.0.7

06 Jan 01:52
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

Changed card spacing to use any dimension in android (px, dip, dp, etc)
Fixes.

0.0.6

28 Dec 13:52
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Many new features and fixes!

Now allows you to set up left and right swipe views that will show itself as you swipe the card so you can indicate to your users as tinder does (like or dislike etc)

Better handling of data set changes and more

0.0.3

27 Dec 12:20
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Bugfixes
Simplified demo app

0.0.2

27 Dec 10:07
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

new event listener
added on click
tweaked animations

0.0.1

24 Dec 05:22
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial release.

still needs a lot of optimization work, expect bugs.