Skip to content

上滑加载更多的时候,滑动显示出了加载更多的布局,会直接触发父布局(viewpager)de 横向滑动的事件 #1258

@Yangwenhua44

Description

@Yangwenhua44

加载更多的时候,滑动显示出了加载更多的布局,如果网络较慢,没有一下子加载出来数据,此时接着再滑动加载更多的数据就会直接触发父布局(viewpager)de 横向滑动的事件,重新SmartRefreshLayout的requestDisallowInterceptTouchEvent方法,请求父布局不要拦截事件,但是此方法已被源码屏蔽,无效,请问改如何解决?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions