A demo of Android Property Animation, following the animation of http://www.nimbletank.com/news/tweets.
AnimatedFlashCard is hosted in the following web site
https://github.com/khoi-nguyen-2359/AnimatedFlashCard
If you think the Android project AnimatedFlashCard 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 AnimatedFlashCard.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
AnimatedFlashCard has the following Java source files.
khoinguyen.sample.animflashcard.Card.java khoinguyen.sample.animflashcard.MainActivity.java khoinguyen.sample.animflashcard.StackView.java khoinguyen.sample.animflashcard.adapter.CardAdapter.java khoinguyen.sample.animflashcard.adapter.CustomArrayAdapter.java khoinguyen.sample.animflashcard.adapter.StackAdapter.java khoinguyen.sample.animflashcard.anim.CustomAnimation.java khoinguyen.sample.animflashcard.anim.FlyInAnimation.java khoinguyen.sample.animflashcard.anim.FlyOutAnimation.java