Android代码-RecyclerViewManager为RecyclerView添加页眉或页脚。

时间:2022-08-27 23:22:00
【文件属性】:
文件名称:Android代码-RecyclerViewManager为RecyclerView添加页眉或页脚。
文件大小:522KB
文件格式:ZIP
更新时间:2022-08-27 23:22:00
Android代码 RecyclerViewManager RecyclerViewManager supports PullToRefresh and LoadMore, U can also add headers or footers for RecyclerView. Also supports onItemClickEvent. Use setMode() if you want it PullDown or LoadMore only. With RecyclerMode.PullDown replace setOnRefreshListener() to setOnPullDownListener(), and use setOnLoadMoreListener() in the same way. allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } dependencies { compile 'com.github.Syehun
【文件预览】:
RecyclerViewManager-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----background_hd.jpg(206KB)
----library()
--------proguard-rules.pro(637B)
--------src()
--------.gitignore(7B)
--------build.gradle(679B)
--------library.iml(8KB)
----LICENSE(1KB)
----app()
--------proguard-rules.pro(637B)
--------src()
--------app.iml(9KB)
--------.gitignore(7B)
--------build.gradle(712B)
----gradle()
--------wrapper()
----.idea()
--------gradle.xml(845B)
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------vcs.xml(180B)
--------.name(19B)
--------copyright()
--------modules.xml(488B)
--------encodings.xml(159B)
--------compiler.xml(686B)
--------workspace.xml(229KB)
--------libraries()
----RecyclerViewManager.iml(950B)
----.gitignore(300B)
----README.md(3KB)
----settings.gradle(27B)
----build.gradle(497B)

网友评论