Customized Cards UI library for Android, based on nadavfima's project..
CardsUILib is hosted in the following web site
https://github.com/TexasGamer/CardsUILib
If you think the Android project CardsUILib listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CardsUILib.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | nineoldandroids-2.4.0.jar |
There are 3 image files in CardsUILib. The names of the image files are listed as follows.
card_background_shadow.9.png card_shadow.9.png top_shadow.png
The following screenshort is generated from the image listed above.
CardsUILib has the following Java source files.
com.fima.cardsui.StackAdapter.java com.fima.cardsui.SwipeDismissTouchListener.java com.fima.cardsui.Utils.java com.fima.cardsui.objects.AbstractCard.java com.fima.cardsui.objects.Card.java com.fima.cardsui.objects.CardStack.java com.fima.cardsui.views.CardUI.java com.fima.cardsui.views.QuickReturnListView.java