- minSdk 升级到 19
- fix:
BaseNodeApdater数据提交后,二级及更深层菜单无法展开的BUG,新增isSameNode()方法重载。#6807 参考demo - per: 优化
BaseNodeApdater适配器的数据结构和性能 - fix: 修复
BaseQuickAdapteradd数据操作错误问题
Unclaimed project
Are you a maintainer of BaseRecyclerViewAdapterHelper? Claim this project to take control of your public changelog and roadmap.
Changelog
BRVAH:Powerful and flexible RecyclerAdapter
BaseNodeApdater 数据提交后,二级及更深层菜单无法展开的BUG,新增isSameNode()方法重载。#6807
参考demoBaseNodeApdater适配器的数据结构和性能BaseQuickAdapter add数据操作错误问题set方法中的 commitCallback 参数添加默认值 null,#6796