Android代码-Android 波浪 revealunreveal 效果,做的相当不错

时间:2022-08-27 02:43:15
【文件属性】:

文件名称:Android代码-Android 波浪 revealunreveal 效果,做的相当不错

文件大小:1.68MB

文件格式:ZIP

更新时间:2022-08-27 02:43:15

Android代码

Android Revealator An helper to circle reveal/unreveal a view easily, with translations and childs animations. The libraries is Android 15 compatible. Installation Gradle repositories { maven { url "https://jitpack.io" } } compile 'com.github.jaouan:revealator:1.2.1' Usage Just put the view you want to animate in a io.codetail.widget.RevealFrameLayout... ... and use the Revealator's magic to reveal... Revealator.reveal( theAwesomeViewYouWantToReveal ) .from( theInitiator


【文件预览】:
Revealator-master
----gradlew.bat(2KB)
----gradlew(5KB)
----art()
--------demo2.gif(553KB)
--------demo3.gif(530KB)
--------demo1.gif(544KB)
----gradle.properties(884B)
----LICENCE(11KB)
----revealator()
--------proguard-rules.pro(651B)
--------src()
--------.gitignore(7B)
--------build.gradle(609B)
----app()
--------proguard-rules.pro(651B)
--------src()
--------.gitignore(7B)
--------build.gradle(708B)
----gradle()
--------wrapper()
----.gitignore(97B)
----README.md(3KB)
----settings.gradle(30B)
----build.gradle(427B)

网友评论