Skip to content

Conversation

@StrangerFriend
Copy link

调整
SwipeRecyclerView的dispatchLoadMore方法由private变更为public

说明
NestedScrollView嵌套SwipeRecyclerView时,滚动事件由NestedScrollView响应,需要在NestedScrollView滚动到底部时,触发SwipeRecyclerView的加载更多效果,需dispatchLoadMore为public权限。dispatchLoadMore为private的变通处理方案,在Sample里有注释。

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

Successfully merging this pull request may close these issues.

1 participant