Flowlayout's loadMoreView supports fullSpan,default is false
This commit is contained in:
@@ -55,6 +55,7 @@ class FlowDemo extends Panel {
|
||||
{
|
||||
backgroundColor: colors[500 % colors.length],
|
||||
height: 50,
|
||||
fullSpan: true,
|
||||
layoutConfig: layoutConfig().configWidth(LayoutSpec.MOST),
|
||||
})
|
||||
}).in(rootView)
|
||||
|
Reference in New Issue
Block a user