Code Monkey home page Code Monkey logo

Comments (2)

qyxxjd avatar qyxxjd commented on July 4, 2024

是什么场景?把刷新控件放在内容视图里可行不?类似于这个

from multiplestatusview.

lindroy avatar lindroy commented on July 4, 2024

描述起来有点难……简单地说,就是在显示空视图时也可以下拉刷新,所以MultipleStatusView必须放在上拉加载和下拉刷新框架的里面(我用的是SmartRefreshLayout),这样MultipleStatusView的所有视图都可以触发上拉加载和下拉刷新,但是loading视图显然不能再上拉和下拉了,这时应该禁止页面的任何操作。不过我目前通过其他方式实现了:就是loading时页面肯定是没有数据的,数据为空我就把上拉和下拉禁掉。你看看能不能实现,如果实在太麻烦就把这issue关掉吧。

from multiplestatusview.

Related Issues (20)

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.