Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CollectionView布局监听问题 #82

Open
guoyanqiu opened this issue Jul 28, 2017 · 0 comments
Open

CollectionView布局监听问题 #82

guoyanqiu opened this issue Jul 28, 2017 · 0 comments

Comments

@guoyanqiu
Copy link

请问,我现在使用CollectionView来进行布局,创建形如ListView的列表;但是我想根据列表中宽度最大的item的宽度来作为CollectionView的宽度,我该怎么做,设置了onLayout方法貌似没执行?
local tableView = CollectionView(tableViewData)
tableView:onLayout(function()
tableView:onLayout.adjustSize()--此处没调用
end)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant