vlayout icon indicating copy to clipboard operation
vlayout copied to clipboard

在使用的的时候Adapter的Item中有RecyclerView但是在Item的setAdapter的时候没有作用

Open hmpfeng opened this issue 5 years ago • 1 comments

我在做购物车,在使用的的时候Adapter的Item中有RecyclerView但是在Item的RecyclerView调用setAdapter的时候没有作用,item中剩下的代码都正常执行。

hmpfeng avatar Oct 10 '19 02:10 hmpfeng

在Item中用原生的Adapter的时候可以正常使用,但是如果换成DelegateAdapter的方式就没有作用。

hmpfeng avatar Oct 10 '19 04:10 hmpfeng