Giter Site home page Giter Site logo

bug about pullscrollview HOT 8 CLOSED

markmjw avatar markmjw commented on July 22, 2024
bug

from pullscrollview.

Comments (8)

MarkMjw avatar MarkMjw commented on July 22, 2024

请问具体的复现步骤和Android版本?

from pullscrollview.

AllenChow avatar AllenChow commented on July 22, 2024

不好意思,现在才回复。我一直是用4.0以上的机测试。好像也会出现背景图片会变白。不是次次都出现。有时候滑着滑着就有。。然后还有个问题里面加了listview会自动滚到最下面。试了很多方法都不行。

from pullscrollview.

MarkMjw avatar MarkMjw commented on July 22, 2024

嗯,了解情况了,你也帮忙看看问题出现在哪里,一起讨论。

from pullscrollview.

Ganganaidu avatar Ganganaidu commented on July 22, 2024

我面临着同样的问题,但我删除所有监听器在拉滚动视图,我的问题解决了。

from pullscrollview.

AllenChow avatar AllenChow commented on July 22, 2024

listview.setFocusable(false);
listview.setFocusableInTouchMode(false);
写这两句listview就不会滚到最下面了。背景变白和滚动失效没看出来...我的能力有限,见谅.哈哈

from pullscrollview.

MarkMjw avatar MarkMjw commented on July 22, 2024

嗯,解决问题就好了,你pull 一个request吧,我合并到里面。

from pullscrollview.

AllenChow avatar AllenChow commented on July 22, 2024

不太会用git。还是你来吧。我感觉你写的东西都很实用很好。所以其他的我都用了一下。另外我用了一下你另一个项目的XScrollView里面也有点小问题。我去那边开个issue。

from pullscrollview.

MarkMjw avatar MarkMjw commented on July 22, 2024

之前没仔细看你的问题,现在才发现是因为你在ScrollView里面嵌套了ListView,所以焦点被ListView抢占导致会自动滚动到最下面,这个是因为原生控件的问题或者说不是问题。另外背景图变白的问题我这里没有遇到过,只能先这样了。

from pullscrollview.

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.