ParallaxListView-ListView的header在滚动过程中会产生视差效果。.zip

时间:2022-10-13 22:06:35
【文件属性】:

文件名称:ParallaxListView-ListView的header在滚动过程中会产生视差效果。.zip

文件大小:15.48MB

文件格式:ZIP

更新时间:2022-10-13 22:06:35

开源项目

ListView的header在滚动过程中会产生视差效果。项目地址:https://github.com/mattlogan/ParallaxListView 效果图:使用方法在平时使用ListView的地方使用ParallaxListView。像平时一样调用setAdapter(ListAdapter adapter)方法,不用关心header的问题。调用setHeaderDrawable(Drawable drawable)设置一个headerParallaxListView包含了一些样式属性,比如分割线颜色,分割线高度,header_height,parallax_factor等


【文件预览】:
ParallaxListView-master
----.gitignore(81B)
----app()
--------.gitignore(7B)
--------build.gradle(625B)
--------src()
--------proguard-rules.pro(667B)
--------app.iml(7KB)
----settings.gradle(27B)
----build.gradle(437B)
----library()
--------.gitignore(7B)
--------build.gradle(597B)
--------src()
--------proguard-rules.pro(667B)
--------library.iml(7KB)
----gradlew(5KB)
----LICENSE.txt(1KB)
----ParallaxListView.iml(828B)
----github-assets()
--------parallax.gif(12.39MB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(853B)
----.idea()
--------misc.xml(822B)
--------encodings.xml(166B)
--------gradle.xml(615B)
--------vcs.xml(166B)
--------copyright()
--------scopes()
--------compiler.xml(711B)
--------.name(16B)
--------modules.xml(484B)
----gradle()
--------wrapper()

网友评论