Giter Site home page Giter Site logo

Comments (5)

zhangtuodd avatar zhangtuodd commented on June 27, 2024

调用顺序正确吗?complete()保证在后调用

from customrefreshview.

WiseDiligent avatar WiseDiligent commented on June 27, 2024

上啦加载不好用啊

from customrefreshview.

simune avatar simune commented on June 27, 2024

我也遇到了上拉加载问题,当数据项数据不能满屏时,下面会有进度圈一直在转

from customrefreshview.

Kelep avatar Kelep commented on June 27, 2024

对,我这只有一条数据时也是下面一直有个圈圈再转。。。。。。

from customrefreshview.

zhangtuodd avatar zhangtuodd commented on June 27, 2024

不好意思各位!最近做项目比较忙,你们可以在显示条目数不满一屏幕的时候判断下,也可以根据后端接口返回数据(比如3条或者1条时)加上refreshView.complete();
refreshView.setLoadMoreEnable(false); 或者 refreshView.complete();
refreshView.onNoMore();

from customrefreshview.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.