Android Open Source - Animation activity ActivityAnimationLib






Project Summary

Enhance activity switch animation.

Web Site / Source Repository

ActivityAnimationLib is hosted in the following web site
https://github.com/dkmeteor/ActivityAnimationLib

If you think the Android project ActivityAnimationLib 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 ActivityAnimationLib.

ItemValue
Java File Count17
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in ActivityAnimationLib. The names of the image files are listed as follows.

bg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ActivityAnimationLib has the following Java source files.

com.dk.animation.ActivityAnimationTool.java
com.dk.animation.BaseEffect.java
com.dk.animation.BlurEffect.java
com.dk.animation.CloseEffect.java
com.dk.animation.FoldingEffect.java
com.dk.animation.SkewEffect.java
com.dk.animation.SplitEffect.java
com.dk.animation.TwisterEffect.java
com.dk.animation.WaterEffect.java
com.dk.animation.demo.MainActivity.java
com.dk.animation.demo.NextActivity.java
com.dk.animation.folding.BaseFoldingLayout.java
com.dk.animation.folding.FoldingLayout.java
com.dk.animation.folding.OnFoldListener.java
com.dk.animation.folding.Util.java
com.dk.animation.water.DrawWaterWave.java
com.dk.animation.water.DrawWaterWaveWithSina.java