BaseRecyclerViewAdapterHelper

Additional

Language
Kotlin
Version
4.1.4 (Jan 4, 2024)
Created
Apr 10, 2016
Updated
Jan 20, 2024
Owner
陈宇明 (CymChad)
Contributors
Ravindra Kumar (ravidsrk)
Ibrahim Eid (humazed)
Santiago Castro (bryant1410)
Allen (AllenCoder)
陈宇明 (CymChad)
Pyuming
ChadCym
baoyachi. Aka Rust Hairy crabs (baoyachi)
Harlan (elfman)
dreamlivemeng
Florent BENOIT (benoitf)
石朝辉 (shichaohui)
Mark (mark-dlc)
beiliubei
Jin丶 (Ludejin)
Iago Santos (iagocanalejas)
BlingBling (1109993488)
Jake Woki (JakeWoki)
Show all (39)39
Activity
Badge
Generate
Download
Source code

BRVAH

http://www.recyclerview.org/

Powerful and flexible RecyclerView Adapter, Please feel free to use this. (Welcome to Star and Fork)

强大而灵活的RecyclerView Adapter(欢迎 StarFork


新版4.x.x已发布,完美兼容ConcatAdapter,解决了许多遗留问题,拆分了功能模块,BaseAdapter更加简洁干净。“多类型布局”更加灵活。向上、向下加载得到极大加强。 v4版本已经上传 maven 中央仓库,不需要再引入三方仓库配置了。欢迎尝试。

implementation "io.github.cymchad:BaseRecyclerViewAdapterHelper4:4.1.4"

Of course, you can continue to use the 2.x version.

当然,你也可以继续使用2.x 版本、3.x版本。

Document

(由于各位项目成员工作较为繁忙,请各位同学谅解)

v4 版本 Demo

wiki

proguard-rules.pro

此资源库自带混淆规则,并且会自动导入,正常情况下无需手动导入。

The library comes with proguard-rules.pro rules and is automatically imported. Normally no manual import is required. You can also go here to view proguard-rules

Thanks

JoanZapata / base-adapter-helper