evant / binding-collection-adapter

Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
Apache License 2.0
1.92k stars 255 forks source link

想请问一下如果我需要recyclerview嵌套recyclerview的话该如何使用呢 #219

Closed HuangEnDi closed 2 years ago

HuangEnDi commented 2 years ago

Is this a general databinding issue or question? You are more likely to get a response from somewhere like StackOverflow.

Issue

Please be as detailed as possible and include a (formatted) stacktrace if relevant. A sample project that reproduce the problem goes a long way!

Feature Request

Please give an example use-case on why the feature is useful. Keep in mind the scope of this project is to bind data to RecyclerView/ListView/ViewPager etc, not to add additional features to those views.

HuangEnDi commented 2 years ago

如果直接在OnItemBind中创建新的OnItemBind会有泛型的报错