有没有一种方法可以像在ScrollView
中一样在ListView
中捕获onScroll
事件
SDK中未公开,欢迎使用模块或超循环的解决方案
发布于 2018-10-09 04:02:32
列表视图上有scrollstart
和scrollend
,请检查文档https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListView-event-scrollend
https://stackoverflow.com/questions/52704854
复制相似问题