jjzjj

OnBottomReachedListener

全部标签

android - Android 如何在 scrollView 到达底部时触发事件?

我正在寻找一个我可以在scrollView上使用的事件,以便在用户滚动到底部时触发。例如,我的项目列表应该自动扩展更多项目。知道如何做到这一点吗?非常感谢您提供的任何提示。 最佳答案 请阅读这篇文章:Android:UnderstandingWhenScrollviewHasReachedTheBottom源代码:@OverrideprotectedvoidonScrollChanged(intl,intt,intoldl,intoldt){//GrabthelastchildplacedintheScrollView,weneed