alibaba / vlayout

Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
http://tangram.pingguohe.net/
MIT License
10.8k stars 1.79k forks source link

两个layoutHelper可以共用一个背景色或者背景图片吗 #490

Open yahooyee opened 4 years ago

yahooyee commented 4 years ago

有个需求,就是一个标题加一个列表做成两个LayoutHelper/Adapter, 两个区域用的是一个带有圆角的背景色或者一张背景图,这样子可以共用一个背景色或者背景图片吗