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

是不是不支持recyclerview的Item里嵌套一个ChildRec也是使用VLayout ,嵌套的ChildRec(这个ChildRec的数据是不固定),外层item的高度设置Wrap_parent 不显示了。要想使用VLayout 是不是xml根结点必须设置match_parent 或者固定高度! #512

Open SixGL opened 4 years ago

haoxiongqin commented 3 years ago

必须设置match_parent也不会显示,只有设置固定高度