Android代码-APP界面闪光效果

时间:2022-08-25 20:50:36
【文件属性】:

文件名称:Android代码-APP界面闪光效果

文件大小:421KB

文件格式:ZIP

更新时间:2022-08-25 20:50:36

Android代码

ShimmerLayout ShimmerLayout can be used to add shimmer effect (like the one used at Facebook or at LinkedIn) to your Android application. Beside memory efficiency even animating a big layout, you can modify the shimmer color and the speed of the animation as well. Download and usage Get the latest artifact via gradle compile 'io.supercharge:shimmerlayout:0.4.0' Create the layout on which you want to apply the effect and add as a child of a ShimmerLayout Last, but not least you have to start


【文件预览】:
ShimmerLayout-master
----.gitignore(123B)
----gradle()
--------wrapper()
----README.md(3KB)
----build.gradle(297B)
----shimmerlayout.gif(298KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----app()
--------.gitignore(7B)
--------build.gradle(416B)
--------src()
----CHANGELOG.MD(2KB)
----gradle.properties(1KB)
----.travis.yml(500B)
----shimmerlayout()
--------.gitignore(7B)
--------build.gradle(330B)
--------src()
--------gradle.properties(70B)
----settings.gradle(33B)

网友评论