flowlayout add header and footer:iOS implement

This commit is contained in:
pengfei.zhou
2021-10-11 15:58:46 +08:00
committed by osborn
parent 0dbab344d9
commit 9429c75834
7 changed files with 108 additions and 23 deletions

View File

@@ -43,7 +43,7 @@ class FlowDemo extends Panel {
layoutConfig: layoutConfig().configWidth(LayoutSpec.MOST),
})
},
loadMore: false,
loadMore: true,
onLoadMore: () => {
setTimeout(() => {
flowView.itemCount += 20