文件名称:Android代码-视图分层视差效果
文件大小:1.98MB
文件格式:ZIP
更新时间:2022-08-26 21:35:52
Android代码
Parallax Layer Layout Lets you add layered parallax effect to your Android views or images based on things like device rotation. We use it at InfoJobs for our error and empty states. Usage | Download | How it works | Customize | Contribute Usage In your layout wrap your layers inside a ParallaxLayerLayout: In your code create a TranslationUpdater and link it with the ParallaxLayerLayout: sensorTranslationUpdater = new SensorTranslationUpdater(this); parallaxLayout.setTranslationUpd
【文件预览】:
Parallax-Layer-Layout-master
----gradlew(5KB)
----settings.gradle(30B)
----quality.gradle(2KB)
----art()
--------demo.gif(377KB)
--------ovni.gif(1.56MB)
----scripts()
--------bintrayUpload.sh(113B)
----install_codestyle.sh(819B)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(873B)
--------proguard-rules.pro(662B)
----.travis.yml(2KB)
----config()
--------checkstyle()
--------lint()
--------pmd()
--------findbugs()
----gradle()
--------wrapper()
----README.md(7KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(566B)
--------proguard-rules.pro(662B)
----gradlew.bat(2KB)
----gradle.properties(851B)
----.gitignore(2KB)
----build.gradle(286B)