文件名称:Android代码-兼容4.0以上版本的点击扩散动画库,几行代码实现Activity转场动画效果及新增自定义界面转场动画~
文件大小:3.67MB
文件格式:ZIP
更新时间:2022-08-27 19:18:42
Android代码
ActSwitchAnimTool As well as we know, Android 5.0 has been support more Animation(just like ViewAnimationUtils~). Maybe some developers can implements the same effect in other way,but it too tedious to implements the same many times in various needs. It's time to build a wheel to solve the problem. ActSwitchAnimTool can compat the version of Android 4.0 or above. And it's convenient to use. Demo: Installation Step 1. Add it in your root build.gradle at the end of repositories. allprojects {
【文件预览】:
ActSwitchAnimTool-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----image()
--------demo_show2.gif(1.26MB)
--------demo_show1.gif(2.27MB)
----sample()
--------proguard-rules.pro(663B)
--------src()
--------.gitignore(7B)
--------build.gradle(697B)
----library()
--------proguard-rules.pro(663B)
--------src()
--------.gitignore(7B)
--------build.gradle(572B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(109B)
----README.md(5KB)
----settings.gradle(30B)
----build.gradle(498B)