文件名称:Android代码-一个用 realm 做数据源的 RecyclerView,支持 SwipeRefresh ,LoadMore 。
文件大小:6.36MB
文件格式:ZIP
更新时间:2022-08-25 23:37:47
Android代码
A RecyclerView that is powered by Realm Latest 0.9.25 is built with Realm 2.2.1. A powerful Recyclerview wrapper for working with Realm as your datastore. It supports the following features out of the box: Custom adapter that automatically refreshes the list when the realm changes and animates the new items in. Empty state Pull-to-refresh (backed by SwipeRefreshLayout) Infinite scrolling (callback for more data fetching) Section headers (backed by SuperSLiM) How To Include It: allprojects
【文件预览】:
realm-recyclerview-master
----.gitignore(118B)
----settings.gradle(19B)
----build.gradle(534B)
----library()
--------build.gradle(670B)
--------src()
--------proguard-rules.pro(657B)
----gradlew(5KB)
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----example()
--------app()
--------settings.gradle(210B)
--------build.gradle(596B)
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(855B)
--------gradle()
----gradle()
--------wrapper()
----extra()
--------screenshot-demo-app.png(18KB)
--------screenshot-demo-app.gif(6.21MB)