Android Open Source - Animation effect Swipeable-Cards






Project Summary

A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms..

Web Site / Source Repository

Swipeable-Cards is hosted in the following web site
https://github.com/kikoso/Swipeable-Cards

If you think the Android project Swipeable-Cards listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Swipeable-Cards.

ItemValue
Java File Count9
Supported screen sizes[mdpi]
Minimum SDK Version13
Activity Count1




License

The license information of Swipeable-Cards is as follows:

Apache License

Resource Files

There are 7 image files in Swipeable-Cards. The names of the image files are listed as follows.

camera.png
card_scatter.9.png
dislike.png
heart.png
ic_like.png
like.png
people.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.andtinder.Utils.java
com.andtinder.demo.MainActivity.java
com.andtinder.model.CardModel.java
com.andtinder.model.Likes.java
com.andtinder.model.Orientations.java
com.andtinder.view.BaseCardStackAdapter.java
com.andtinder.view.CardContainer.java
com.andtinder.view.CardStackAdapter.java
com.andtinder.view.SimpleCardStackAdapter.java