BaseRecyclerViewAdapterHelper icon indicating copy to clipboard operation
BaseRecyclerViewAdapterHelper copied to clipboard

BRVAH:Powerful and flexible RecyclerAdapter

Results 208 BaseRecyclerViewAdapterHelper issues
Sort by recently updated
recently updated
newest added

版本:3.0.7 使用场景,3级树状列表,2级、3级均为多条数据,使用expandAndCollapseOther方法时,只有当2级条目的父类一致时才生效,不一致时并不会关闭已打开的条目

大家好,我回来了。 由于有一段时间个人原因没有维护,今天重新开始维护。 今天整理下过滤了下所有的Issues,我们会排期开发解决。 跟进问题提出的复现路径先找到问题,然后解决问题,如果无法复现或描述不清晰的无法解决请大家理解。 请大家提问时一定要看下面的内容,否则你的问题无法快速被解决。 一定要看!! 一定要看!! 一定要看!! 1. 尝试在[历史问题](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues?q=is%3Aissue+is%3Aclosed)搜索答案。 2. 尝试阅读[文档](http://www.jianshu.com/p/b343fcff51b0)找到答案。 3. 尝试阅读[Demo](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)找到答案。 4. 尝试自己检查或试验以找到答案。 5. 尝试阅读源代码以找到答案。 如果以上都尝试过了请提一个新的[issues](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues/new) 参考[提問的智慧](https://github.com/FredWe/How-To-Ask-Questions-The-Smart-Way) 如果还是没有找到答案,提问请带上这几个必要信息 1. 当前使用的版本号 2. 复现操作描述 3. 使用代码 3. crash日志 4....

tip

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

helper.getAdapterPosition() Android Studio标红 但是代码可以正常运行 ![image](https://user-images.githubusercontent.com/91245043/170465655-e4f96d6f-1f44-4464-a405-0610b2ecab48.png) 使用插件版本: ![image](https://user-images.githubusercontent.com/91245043/170466004-e65f8a4a-150a-482f-b12e-79bf29207349.png) Android Studio 版本: ![image](https://user-images.githubusercontent.com/91245043/170466052-633fc268-8c51-40a6-a5ad-c868360982dd.png)

请问这个项目支持viewBinding吗,有谁知道吗?

3.0版本以后无法获取到helper.getlayoutpostion 以及helper.getadapterPostion方法,2.9.50版本还能获取到 recyclview版本是1.2.1版本

版本 3 .0 .4 小米9 ![图片](https://user-images.githubusercontent.com/29973474/102326477-645c3500-3fbf-11eb-847a-cf62b5668a5b.png) ![图片](https://user-images.githubusercontent.com/29973474/102326769-c9b02600-3fbf-11eb-8759-0e872bd1d8d8.png) 大佬们这个怎么搞

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...