Skip to content

作者:常见问题 #71

Description

@scwang90

本 Issue 仅限作者维护,其他人不要回复,这里不是提问的板块

- 常见问题文档版

//禁止上拉加载:
refreshLayout.setEnableLoadmore(false); 
//使上拉加载具有弹性效果:
refreshLayout.setEnableAutoLoadmore(false); 
//禁止越界拖动:
refreshLayout.setEnableOverScrollDrag(false);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions