CymChad / BaseRecyclerViewAdapterHelper

BRVAH:Powerful and flexible RecyclerAdapter
http://www.recyclerview.org/
MIT License
24.2k stars 5.14k forks source link

ConcatAdapter能设置空布局吗 #3776

Closed chengxinping closed 1 year ago

chengxinping commented 1 year ago

需求是两个adapter都为空时才显示空布局

limuyang2 commented 1 year ago

那你建一个 EmptyAdapter,两个adapter都为空时,ConcatAdapter添加这个EmptyAdapter