Skip to content

CoordinatorLayout嵌套SwipeToLoadLayout出现滑动冲突 #143

@duxgwork

Description

@duxgwork

问题:在CoordinatorLayout中嵌套ViewPager,ViewPager的Fragment中使用SwipeToLoadLayout嵌套RecyclerView。向下拉RecyclerView列表时,当CoordinatorLayout的头部还没完全隐藏时,就已经启动下拉刷新状态(换成Google自带的SwipeRefreshLayout刷新控件则没有此问题,因为SwipeRefreshLayout实现了NestedScrollingParent和NestedScrollingChild接口,而SwipeToLoadLayout则没有实现这两个接口)。希望在下个版本中优化此问题,谢谢。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions