Skip to content
BRVAH:Powerful and flexible RecyclerAdapter
Java Kotlin
Branch: master
Clone or download

Latest commit

Latest commit e4234c1 Apr 11, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci 1.upgrade circleci docker api version Feb 20, 2019
.github 1.add pull request template Feb 20, 2019
app # fix:- demo bug Mar 28, 2020
gradle/wrapper fix #3046 Feb 25, 2020
library - add removeAt() Apr 11, 2020
readme update demo Mar 28, 2020
.gitignore Ignore OS generated files. Jul 22, 2019
.travis.yml update ci Jul 14, 2019
LICENSE Create LICENSE Dec 18, 2019
README.md Update README.md Mar 28, 2020
build.gradle - add removeAt() Apr 11, 2020
gradle.properties Add kotlinOptions Feb 28, 2020
gradlew Initial commit Apr 10, 2016
gradlew.bat Initial commit Apr 10, 2016
settings.gradle remove brvahKtx Jul 29, 2019
分组与自定义不同item组合类型.md 添加 分组与自定义多类型item组合方式 文档说明 Aug 29, 2018

README.md

APIAndroid ArsenalCircleCICodacy Badge

BRVAH

http://www.recyclerview.org/

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

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


New version 3.x release, Written using kotlin and AndroidX, Support java use. Fixed many legacy issues, strengthened support for DataBinding, and ‘multi-layout’ is more flexible.

新版3.x版已发布,使用kotlinAndroidX编写,支持java使用。解决了许多遗留问题,增强了对DataBinding的支持,并且“多重布局”更加灵活。

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

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

Document

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

Demo

国内下载地址

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

License

You can’t perform that action at this time.