Enhance activity switch animation.
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.
The following table is the detailed list of ActivityAnimationLib.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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