Android代码-android-parallax-recyclerview

时间:2022-08-27 20:02:09
【文件属性】:
文件名称:Android代码-android-parallax-recyclerview
文件大小:1.92MB
文件格式:ZIP
更新时间:2022-08-27 20:02:09
Android代码 android-parallax-recycleview Integration Step 1. Add the JitPack repository to your build file repositories { maven { url "https://jitpack.io" } } Step 2. Add the dependency dependencies { compile 'com.github.kanytu:android-parallax-recyclerview:v1.7' } USAGE (Example project - https://github.com/kanytu/example-parallaxrecycler) Create your object list and pass it to the constructor of ParallaxRecyclerAdapter List myContent = new ArrayList(); // or another object list Paral
【文件预览】:
android-parallax-recyclerview-master
----gradlew(5KB)
----settings.gradle(31B)
----library()
--------src()
--------build.gradle(568B)
----example()
--------src()
--------.gitignore(7B)
--------build.gradle(639B)
--------proguard-rules.pro(657B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----screenshots()
--------parallaxtoolbar.gif(803KB)
--------screenshot.gif(1.12MB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----.gitignore(421B)
----build.gradle(501B)

网友评论