GithubHelp home page GithubHelp logo

Comments (13)

lucklygaj avatar lucklygaj commented on May 26, 2024

您好,感谢你的反馈,正在测试

from easyrefreshlayout.

lucklygaj avatar lucklygaj commented on May 26, 2024

你的列表是recyclerview么?

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

嗯嗯,麻烦您了。 是recyclerview

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

<com.ajguan.library.EasyRefreshLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/whole_easylayout"
    android:layout_width="match_parent"
    android:layout_height="match_parent">

    <android.support.v7.widget.RecyclerView
        android:id="@+id/whole_refresh_recycler"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        />
</com.ajguan.library.EasyRefreshLayout>

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

是在 tablayout+viewpager+fragment当中遇见的问题,上方布局是fragment的。

// 需要inflate一个布局文件 填充Fragment
            mView = inflater.inflate(R.layout.whole_refresh_recycler, container, false);

from easyrefreshlayout.

lucklygaj avatar lucklygaj commented on May 26, 2024

好的,我试着重现一下

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

嗯嗯,麻烦您了。

from easyrefreshlayout.

lucklygaj avatar lucklygaj commented on May 26, 2024

你好,我测试了,无法重现你说的问题,如果有需要的话,你可以贴更多的代码出来,我在示例demo里添加里viewpager+fragment的,你可以试下

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

首先说声抱歉,没有接收到邮件,没及时回复,抱歉。
我把重现的做成一个小Demo,Clone你可以运行一下,只有几个关键类。
地址为:https://github.com/IsSwm/Test 在这个上面你可以看到相应的问题重现。
期待你的答复。

from easyrefreshlayout.

lucklygaj avatar lucklygaj commented on May 26, 2024

你好,看了你给的代码,确实出现了你说的问题,现在还没找到原因所在,有新消息会及时给你信息

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

好的,麻烦你了。我也多看下你的源码共同解决。

from easyrefreshlayout.

lucklygaj avatar lucklygaj commented on May 26, 2024

OK,后面我会重构一波,有兴趣的话,可以一起来弄

from easyrefreshlayout.

sunwenming avatar sunwenming commented on May 26, 2024

OK的,很乐意。

from easyrefreshlayout.

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.